mirror of https://github.com/ansible/ansible.git
Remove the subsystem lock loop (#2647)
This change removes the loop watching for "/var/lock/subsys/lxc" from the lxc-container module. This change simply runs the command within a container using the lxc CLI tools which should be responcible for locking and unlocking on their own. Closes-Issue: https://github.com/ansible/ansible-modules-extras/issues/690 Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>reviewable/pr18780/r1
parent
8485b39ab3
commit
0749ce6faa
Loading…
Reference in New Issue