mirror of https://github.com/ansible/ansible.git
Define HAS_LXC even if import lxc doesn't fail.
This fixes:: Traceback (most recent call last): File "/home/jpic/.ansible/tmp/ansible-tmp-1435080800.61-38257321141340/lxc_container", line 3353, in <module> main() File "/home/jpic/.ansible/tmp/ansible-tmp-1435080800.61-38257321141340/lxc_container", line 1712, in main if not HAS_LXC: NameError: global name 'HAS_LXC' is not definedpull/18777/head
parent
44d97d33e5
commit
4afb6b73c8
Loading…
Reference in New Issue