ansible/test/integration
Jérôme BAROTIN b99de25f32 Enable changed var with ufw check mode (#49948)
* Enable 'changed' var with ufw check mode

* Fix from comment of the PR + Unit Test

* Fix on ufw module after the second review

- delete rules change works in check mode
- simplify execute def & use it on every call process
- improved regexp
- rename vars defaults to current_default_values

* Add ignore error to execute() and use it in get_current_rules()

* Update after third code review (introduce change in changed status)

* Adjust tests and fix some problems (#1)

* 'active' also appears in 'inactive'.

* 'reject' is also a valid option here.

* For example for reloaded, changed will be set back to False here.

* Improve and adjust tests.

* Fix after merging integration test

* handle "disabled" on default routed

* Add /var/lib/ufw/.. rules files

* add unit test

* Fix pep8 formatting error

* Separate ipv6 and ipv4 rules process from checkmode

* fix non-ascii error on ci

* Some change after review

* Add unit test with sub network mask

* rename is_match function by is_starting

* add changelog fragment
2019-02-11 11:05:35 +00:00
..
host_vars
targets Enable changed var with ufw check mode (#49948) 2019-02-11 11:05:35 +00:00
cloud-config-aws.yml.template
cloud-config-azure.yml.template
cloud-config-cloudscale.ini.template Cloudscale volume (#49887) 2019-01-07 22:29:01 +01:00
cloud-config-cs.ini.template
cloud-config-gcp.yml.template
cloud-config-gitlab.yml.template Base integration test for gitlab modules (#51490) 2019-01-31 10:20:33 +00:00
cloud-config-opennebula.yml.template
cloud-config-openshift.kubeconfig.template
cloud-config-tower.cfg.template
cloud-config-vultr.ini.template tests: vultr: convert legacy tests to targets (#50156) 2019-01-07 22:23:54 +01:00
integration.cfg Enable force_handlers for integration tests. 2019-01-25 08:51:57 -08:00
integration_config.yml
inventory Further cleanup of integration test inventory. (#50919) 2019-01-15 16:42:49 -08:00
inventory.networking.template Rename MSC modules to MSO nomenclature (#50959) 2019-01-16 14:53:38 +01:00
inventory.remote.template
inventory.winrm.template Cleanup integration test inventory. (#50753) 2019-01-10 14:45:12 -08:00
network-integration.cfg Enable force_handlers for integration tests. 2019-01-25 08:51:57 -08:00
target-prefixes.network Rename MSC modules to MSO nomenclature (#50959) 2019-01-16 14:53:38 +01:00
windows-integration.cfg Enable force_handlers for integration tests. 2019-01-25 08:51:57 -08:00