Files
community.general/test/integration/targets
Dag Wieers e152b277cf Use locking for concurrent file access (#52567)
* 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.
2019-03-27 20:20:18 -04:00
..
2018-12-29 13:52:40 +00:00
2019-02-28 12:54:18 -06:00
2019-03-13 15:05:10 -07:00
2019-02-20 17:30:09 -05:00
2019-02-27 14:15:56 -05:00
2019-03-13 13:28:01 -04:00
2019-03-21 20:08:27 -07:00
2018-06-04 07:32:23 -04:00
2019-02-01 09:20:02 -05:00
2019-03-12 18:18:38 -04:00
2018-06-05 07:37:24 -04:00
2018-08-24 10:51:57 +05:30
2018-06-28 10:11:45 +05:30
2018-10-07 16:03:48 -04:00
2018-08-23 21:04:18 -04:00
2018-11-08 10:50:46 +00:00
2019-03-21 19:05:16 -07:00
2018-05-03 09:59:36 -04:00
2019-03-19 15:37:14 +10:00
2018-12-05 22:39:06 -05:00
2018-11-19 11:09:53 -08:00