Add python-lxc package
This commit is contained in:
@@ -8,6 +8,9 @@
|
|||||||
- name: lxc - install bridge-utils
|
- name: lxc - install bridge-utils
|
||||||
apt: name=bridge-utils
|
apt: name=bridge-utils
|
||||||
|
|
||||||
|
- name: lxc - install python-lxc
|
||||||
|
apt: name=python-lxc
|
||||||
|
|
||||||
- name: lxc - /etc/default/lxc-net
|
- name: lxc - /etc/default/lxc-net
|
||||||
copy:
|
copy:
|
||||||
dest: /etc/default/lxc-net
|
dest: /etc/default/lxc-net
|
||||||
@@ -25,5 +28,3 @@
|
|||||||
group: root
|
group: root
|
||||||
mode: 0644
|
mode: 0644
|
||||||
backup: yes
|
backup: yes
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user