mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
1a77ca9b8c
Fix check mode in iptables_state for incomplete iptables-save files along with integration tests (#8029)
* Implement integration test to reproduce #7463
* Make new iptables_state checks async
* Add missing commit to iptable_state integration test
* Remove async when using checkmode in iptables_state integration tests
* Do per table comparison in check mode for iptables_state
* Calculate changes of iptables state per table based on result
* Output target iptables state in checkmode
* Refactor calculation of invidual table states in iptables_state
* Add missing return for table calculation
* Add missing arg to regex check
* Remove leftover debug output for target iptable state
* Parse per table state from raw state string
* Join restored state for extration of table specific rules
* Switch arguments for joining restored iptable state
* Output final ip table state
* Compare content of tables
* Complete iptables partial tables test cases
* Correct order of test iptables data
* Update docu for iptables tables_after
* Add changelog fragment
* Appease the linting gods for iptables_state
* Adjust spelling and remove tables_after from return values
(cherry picked from commit
|
||
---|---|---|
.. | ||
.keep | ||
7953-proxmox_kvm-fix_status_check.yml | ||
7998-icinga2-inventory-group_by_hostgroups-parameter.yml | ||
8029-iptables-state-restore-check-mode.yml | ||
8048-fix-homebrew-module-error-reporting-on-become-true.yaml | ||
8057-pam_limits-check-mode.yml | ||
8073-ldap-attrs-diff.yml | ||
8075-optional-space-around-section-names.yaml | ||
8087-removed-redundant-unicode-prefixes.yml | ||
8091-consul-token-fixes.yaml | ||
aix_filesystem-crfs-issue.yml | ||
lxd-instances-api-endpoint-added.yml | ||
pacemaker-cluster.yml |