ansible/changelogs/fragments/71496-iptables-reorder-comment-position.yml
Amin Vakil c1da427a5e
iptables: Reorder comment postition (#71496)
* Reorder comment postition

* Add comment unit test

* Fix unit test

* Fix unit test

* Add changelog

* Add paramaters which would be problematic without this fix

* Fix typo

* Fix unit test

* Fix unit test
2020-11-09 19:40:55 +01:00

2 lines
124 B
YAML

minor_changes:
- iptables - reorder comment postition to be at the end (https://github.com/ansible/ansible/issues/71444).