ansible/changelogs/fragments/68136-systemd_should_fail_in_check_mode_when_service_not_found.yml
Andrew Klychkov 00ead98595
systemd: should fail in check_mode when service not found on host (#68136)
* systemd: should fail in check_mode when service not found on host
2020-06-02 11:52:12 -04:00

2 lines
139 B
YAML

bugfixes:
- systemd - the module should fail in check_mode when service not found on host (https://github.com/ansible/ansible/pull/68136).