David пре 10 година
родитељ
комит
eba59a6a40
1 измењених фајлова са 0 додато и 11 уклоњено
  1. 0 11
      lxc/container.yml

+ 0 - 11
lxc/container.yml

@@ -1,11 +0,0 @@
-- hosts: local
-  tasks:
-  - name: Create a started container
-    lxc_container:
-      name: test-container-started2
-      container_log: true
-      template: ubuntu
-      state: started
-      template_options: --release trusty
-    become: yes
-    become_user: root