ansible/changelogs/fragments/56678-ufw-status-change-detection.yaml
Tyler Hartley 0128006023 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

(cherry picked from commit 1d22909f7c)
2019-05-28 16:28:33 -07:00

2 lines
113 B
YAML

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