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