Files
community.general/lib/ansible/executor
Abhijit Menon-Sen 5887e96b27 Introduce a connection locking infrastructure
The lock file is (a temporary file) opened in the parent process, whose
open fd is inherited by the workers after fork, and passed down through
the PlayContext. Connection grows lock/unlock methods which can be used
by individual connection plugins.
2015-09-03 08:43:21 +05:30
..
2015-08-27 22:15:04 +03:00
2015-05-03 21:47:26 -05:00
2015-08-24 19:07:04 -07:00
2015-05-03 21:47:26 -05:00