mirror of https://github.com/ansible/ansible.git
Allows iptables chain creation with wait parameter (#84491)
* Allows iptables chain creation with wait parameter Fixes #84490 * Add the changelog fragment for 84490pull/84554/head
parent
8588401387
commit
f727d74fc2
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- iptables - Allows the wait paramater to be used with iptables chain creation (https://github.com/ansible/ansible/issues/84490)
|
||||
Loading…
Reference in New Issue