Files
community.general/plugins/modules/system
quidame 2c1ab2d384 iptables_state: fix per-table initialization command (#2525)
* refactor initialize_from_null_state()

* Use a more neutral command (iptables -L) to load per-table needed modules.

* fix 'FutureWarning: Possible nested set at position ...' (re.sub)

* fix pylints (module + action plugin)

* unsubscriptable-object
* superfluous-parens
* consider-using-in
* unused-variable
* unused-import
* no-else-break

* cleanup other internal module_args if they exist

* add changelog fragment

* Apply suggestions from code review (changelog fragment)

Co-authored-by: Felix Fontein <felix@fontein.de>

* Remove useless plugin type in changelog fragment

Co-authored-by: Amin Vakil <info@aminvakil.com>

Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Amin Vakil <info@aminvakil.com>
2021-05-18 11:51:37 +02:00
..
2021-04-05 09:22:06 +02:00
2021-04-07 19:31:58 +02:00
2020-06-29 14:59:15 +02:00
2020-11-23 11:14:43 +00:00
2021-01-03 11:38:04 +01:00
2021-02-16 21:45:25 +01:00
2020-08-11 17:54:41 +02:00
2021-01-28 07:26:48 +01:00
2020-11-23 11:14:43 +00:00
2020-08-18 09:10:41 +02:00
2020-11-23 11:14:43 +00:00
2021-03-27 15:13:53 +01:00