You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration
Strahinja Kustudic 6b4f153459 sysctl - Reload also when current system values differ (#56153)
Previously if `sysctl_set=no` (which is the default) this module only
checked for changes in the sysctl.conf file to decide whether it should
reload it or not. This means that if the values in the conf file are the
same as they are set with the module, but the current values on the
system are different, that this module wouldn't apply the changes on the
system and thus the value set with the module wouldn't be applied on the
OS. This isn't obvious and it doesn't make sense that the module works
like that by default, especially because there is a separate option
`reload`. Now sysctl will also check if the current value differs on the
system and if it does, it will reload the file again.

(cherry picked from commit 5fc769f6b1)
6 years ago
..
host_vars ansible-test: Use psrp for 2008 host ci_complete (#55273) 7 years ago
targets sysctl - Reload also when current system values differ (#56153) 6 years ago
cloud-config-aws.ini.template Overhaul ansible-test cloud test plugins. (#53044) 7 years ago
cloud-config-azure.ini.template Overhaul ansible-test cloud test plugins. (#53044) 7 years ago
cloud-config-cloudscale.ini.template Overhaul ansible-test cloud test plugins. (#53044) 7 years ago
cloud-config-cs.ini.template Overhaul ansible-test cloud test plugins. (#53044) 7 years ago
cloud-config-gcp.ini.template Overhaul ansible-test cloud test plugins. (#53044) 7 years ago
cloud-config-gitlab.ini.template Overhaul ansible-test cloud test plugins. (#53044) 7 years ago
cloud-config-hcloud.ini.template Add Hetzner Cloud to CI integration tests. 7 years ago
cloud-config-hwc.yml.template cloud: huawei: Add new module hwc_network_vpc (#54102) 7 years ago
cloud-config-opennebula.ini.template Overhaul ansible-test cloud test plugins. (#53044) 7 years ago
cloud-config-openshift.kubeconfig.template
cloud-config-scaleway.ini.template Migrate Scaleway tests to integration tests 7 years ago
cloud-config-tower.ini.template Overhaul ansible-test cloud test plugins. (#53044) 7 years ago
cloud-config-vultr.ini.template tests: vultr: convert legacy tests to targets (#50156) 7 years ago
integration.cfg Force tests to set ansible_python_interpreter. (#54191) 7 years ago
integration_config.yml
inventory Overhaul ansible-test code coverage and injector. (#53510) 7 years ago
inventory.networking.template Rename MSC modules to MSO nomenclature (#50959) 7 years ago
inventory.remote.template
inventory.winrm.template Cleanup integration test inventory. (#50753) 7 years ago
network-integration.cfg Enable force_handlers for integration tests. 7 years ago
target-prefixes.network Rename MSC modules to MSO nomenclature (#50959) 7 years ago
windows-integration.cfg Enable force_handlers for integration tests. 7 years ago