ansible/changelogs/fragments/56678-ufw-status-change-detection.yaml
Tyler Hartley 1d22909f7c Make second group match of ufw status output optional (#56678)
* Make second group match of ufw status output optional

Fixes #56674

* Fix comparison logic.

* Add changelog fragment
2019-05-28 20:54:11 +02:00

2 lines
113 B
YAML

bugfixes:
- ufw - correctly check status when logging is off (https://github.com/ansible/ansible/issues/56674)