Explorar o código

add x10 playbook

Blaine Story hai 1 ano
pai
achega
4db27dfaa4
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  1. 8 0
      plays/nodes/x10.yml

+ 8 - 0
plays/nodes/x10.yml

@@ -0,0 +1,8 @@
+---
+- hosts: x10
+  gather_facts: true
+  become: true
+  vars_files:
+    - "{{ inventory_dir }}/vars/vault.yaml"
+  roles:
+    - role: heyu