Closed colin-nolan closed 7 years ago
Possibly an issue with the 3rd party role that we're using:
RUNNING HANDLER [wtsi-hgi.ansible-consul : restart consul] ********************************************************************************************************************************************************************************************************************* fatal: [consul-server-delta-hgi-03]: FAILED! => {"changed": false, "failed": true, "msg": "Unable to restart service consul: Failed to restart consul.service: Interactive authentication required.\nSee system logs and 'systemctl status consul.service' for details.\n"}
The issue was that the privilege escalation was not working as expected when the role was included using include_role.
include_role
Possibly an issue with the 3rd party role that we're using: