mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-05 15:57:05 +00:00
iptables_state: clean up code (#12093)
* Get rid of unnecessary dummy variables.
* wrap_async isn't defined if the if condition isn't true.
* _back is in module_args if and only if both starter_cmd and confirm_cmd are not None.
* Add changelog.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| extra | ||
| ignore-2.18.txt | ||
| ignore-2.18.txt.license | ||
| ignore-2.19.txt | ||
| ignore-2.19.txt.license | ||
| ignore-2.20.txt | ||
| ignore-2.20.txt.license | ||
| ignore-2.21.txt | ||
| ignore-2.21.txt.license | ||
| ignore-2.22.txt | ||
| ignore-2.22.txt.license | ||