Skip to content
Snippets Groups Projects
Commit 174609ff authored by Francois Deppierraz's avatar Francois Deppierraz
Browse files

Skip systemd service management in check mode

Default behaviour has been changed in ansible 2.10, running this role in check
mode was failing with the following error:

fatal: [XXXXX]: FAILED! => {"changed": false, "msg": "Could not find the requested service node_exporter: host"}

See https://github.com/ansible/ansible/issues/72721 and
https://github.com/ansible/ansible/pull/68136 for more information.
parent 8dc13ae0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment