aboutsummaryrefslogtreecommitdiff
path: root/ansible/host_vars/conflatorio/lxc.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/host_vars/conflatorio/lxc.yml')
-rw-r--r--ansible/host_vars/conflatorio/lxc.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/ansible/host_vars/conflatorio/lxc.yml b/ansible/host_vars/conflatorio/lxc.yml
new file mode 100644
index 0000000..43e1817
--- /dev/null
+++ b/ansible/host_vars/conflatorio/lxc.yml
@@ -0,0 +1,9 @@
+lxc_host__containers:
+ test1:
+ state: started
+ host_database: conflatorio-test1
+ test2:
+ state: stopped
+ host_database: conflatorio-test2
+ conflatorio-test3:
+ state: absent