mirror of https://github.com/ansible/ansible.git
Better error handling in supervisorctl module.
If execution of supervisorctl was not successful (exit code > 0), module silently supress this error and returns changed = false, which turns to OK task state. This is very confusing, when supervisorctl needs authentication, and credentials are not specified in module or are incorrect, services are not restarted/started/stopped without raising an error.reviewable/pr18780/r1
parent
e286d1cb9a
commit
b1160ade9a
Loading…
Reference in New Issue