Improve lxc config

This commit is contained in:
Daniel A. Maierhofer
2018-03-16 17:53:25 +01:00
parent 23894561fd
commit 013e945d2d
11 changed files with 41 additions and 82 deletions

View File

@@ -7,7 +7,11 @@
- name: install python3
raw: test -e /usr/bin/python3 || (apt-get update && apt-get install -y python3) || (xbps-install -S && xbps-install python)
- hosts: fet
- hosts: fet_hosts
roles:
- common
- hosts: fet_containers
roles:
- common