1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-06 00:07:12 +00:00
community.general/plugins/action
Felix Fontein 1bf5e6e69a
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.
2026-05-25 14:58:55 +02:00
..
iptables_state.py iptables_state: clean up code (#12093) 2026-05-25 14:58:55 +02:00
shutdown.py Fix typing (#12078) 2026-05-19 07:03:38 +02:00