ansible/changelogs/fragments/50402-ufw-check-direction.yml
Felix Fontein 6438ab2c46 ufw: check values for direction depending on situation (#50402)
* Check values of 'direction'.

* Add changelog.

* Update lib/ansible/modules/system/ufw.py

Co-Authored-By: felixfontein <felix@fontein.de>

* Update lib/ansible/modules/system/ufw.py

(cherry picked from commit 4d3d8dd60f)
2019-02-13 08:12:07 -08:00

2 lines
85 B
YAML

bugfixes:
- "ufw: make sure that only valid values for ``direction`` are passed on."