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