Closed jardleex closed 7 years ago
Looks like there are some issues with the handler. Will need to do some debugging to figure out what the issue is.
RUNNING HANDLER [ansible-consul : reload systemd] ********************************************************************************************************************************
fatal: [node2]: FAILED! => {"changed": false, "failed": true, "msg": "failure 1 during daemon-reload: Failed to execute operation: The name org.freedesktop.PolicyKit1 was not provided by any .service files\n"}
fatal: [node8]: FAILED! => {"changed": false, "failed": true, "msg": "failure 1 during daemon-reload: Failed to execute operation: The name org.freedesktop.PolicyKit1 was not provided by any .service files\n"}
fatal: [node1]: FAILED! => {"changed": false, "failed": true, "msg": "failure 1 during daemon-reload: Failed to execute operation: The name org.freedesktop.PolicyKit1 was not provided by any .service files\n"}
fatal: [node7]: FAILED! => {"changed": false, "failed": true, "msg": "failure 1 during daemon-reload: Failed to execute operation: The name org.freedesktop.PolicyKit1 was not provided by any .service files\n"}
fatal: [node0]: FAILED! => {"changed": false, "failed": true, "msg": "failure 1 during daemon-reload: Failed to execute operation: The name org.freedesktop.PolicyKit1 was not provided by any .service files\n"}
Hello @mrlesmithjr
this change addresses the user under wich consul will run as discussed in #27.
Best
Jard