ansible/cloud/lxc
Kevin Carter 0749ce6faa 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>
2016-08-23 10:19:17 +02:00
..
__init__.py Added new module to support LXC containers 2014-11-27 10:47:33 -06:00
lxc_container.py Remove the subsystem lock loop (#2647) 2016-08-23 10:19:17 +02:00