mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
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
This commit is contained in:
committed by
John R Barker
parent
a279892fae
commit
4d3d8dd60f
2
changelogs/fragments/50402-ufw-check-direction.yml
Normal file
2
changelogs/fragments/50402-ufw-check-direction.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "ufw: make sure that only valid values for ``direction`` are passed on."
|
||||
Reference in New Issue
Block a user