On 2/17/20 2:36 PM, Bala Mutyam wrote:
> Hi all,
>
> Anisble Version: ansible 2.7.7
>
>
> I'm configuring auditd on centos7 but the auditd service is failing to
> restart.
>
> Handler:
>
> - name: centos7 restart auditd
> become: yes
> command: service auditd restart
>
> Error:
>
> FAILED! => {"changed": false, "msg": "Unable to restart service auditd:
> Failed to restart auditd.service: Operation
> refused, unit auditd.service may be requested by dependency only (it is
> configured to refuse manual start/stop).\nSee
> system logs and 'systemctl status auditd.service' for details.\n"}
>
> I can restart the service via commandline on the host using "service auditd
> restart"
>
> I'm running playbook as root user
>
> Could someone help me please?
It might not solve your problem, but you should certainly use the "service"
module instead of "command". If it still
fails, please provide corresponding log messages as instructed in the error
message.
Regards
Racke
>
> --
> You received this message because you are subscribed to the Google Groups
> "Ansible Project" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
> [email protected]
> <mailto:[email protected]>.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/ansible-project/417abda6-bbfd-4af8-9eed-8ee023e5eb73%40googlegroups.com
> <https://groups.google.com/d/msgid/ansible-project/417abda6-bbfd-4af8-9eed-8ee023e5eb73%40googlegroups.com?utm_medium=email&utm_source=footer>.
--
Ecommerce and Linux consulting + Perl and web application programming.
Debian and Sympa administration. Provisioning with Ansible.
--
You received this message because you are subscribed to the Google Groups
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/ansible-project/1350b167-bcb5-663d-f17a-61d81b795234%40linuxia.de.
signature.asc
Description: OpenPGP digital signature
