37960ccc87
* check for result['status'] in systemd module * instead of checking for result['state'], actually check for chroot and warn * allow systemctl status to work if in a chroot, update warn text * simply change warning message
2 lines
135 B
YAML
2 lines
135 B
YAML
bugfixes:
|
|
- systemd - warn when exeuting in a chroot environment rather than failing (https://github.com/ansible/ansible/pull/43904)
|