mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
e152b277cf
* Use locking for concurrent file access This implements locking to be used for modules that are used for concurrent file access, like lineinfile or known_hosts. * Reinstate lock_timeout This commit includes: - New file locking infrastructure for modules - Enable timeout tests - Madifications to support concurrency with lineinfile * Rebase, update changelog and tests We need to specify ansible_python_interpreter to avoid running interpreter discovery and selecting the incorrect interpreter. Remove the import of lock in known_hosts since it is not used. |
||
---|---|---|
.. | ||
host_vars | ||
targets | ||
cloud-config-aws.ini.template | ||
cloud-config-azure.ini.template | ||
cloud-config-cloudscale.ini.template | ||
cloud-config-cs.ini.template | ||
cloud-config-gcp.ini.template | ||
cloud-config-gitlab.ini.template | ||
cloud-config-hcloud.ini.template | ||
cloud-config-opennebula.ini.template | ||
cloud-config-openshift.kubeconfig.template | ||
cloud-config-tower.ini.template | ||
cloud-config-vultr.ini.template | ||
integration.cfg | ||
integration_config.yml | ||
inventory | ||
inventory.networking.template | ||
inventory.remote.template | ||
inventory.winrm.template | ||
network-integration.cfg | ||
target-prefixes.network | ||
windows-integration.cfg |