Jelajahi Sumber

add common playbook

Blaine Story 3 tahun lalu
induk
melakukan
b32ec5a347
1 mengubah file dengan 6 tambahan dan 0 penghapusan
  1. 6 0
      plays/common.yml

+ 6 - 0
plays/common.yml

@@ -0,0 +1,6 @@
+---
+- hosts: all
+  become: true
+  gather_facts: true
+  roles:
+    - common