Explorar o código

add kitchen playbook

Blaine Story %!s(int64=3) %!d(string=hai) anos
pai
achega
be14579d06
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  1. 8 0
      plays/nodes/kitchen.yml

+ 8 - 0
plays/nodes/kitchen.yml

@@ -0,0 +1,8 @@
+---
+- hosts: kitchen
+  gather_facts: true
+  become: true
+  vars_files:
+    - "{{ inventory_dir }}/vars/vault.yaml"
+  roles:
+    - dnf-automatic