Explorar el Código

add gateway node play

Blaine Story hace 3 años
padre
commit
c2e6246465
Se han modificado 1 ficheros con 9 adiciones y 0 borrados
  1. 9 0
      plays/nodes/gateway.yml

+ 9 - 0
plays/nodes/gateway.yml

@@ -0,0 +1,9 @@
+---
+- hosts: 192.168.122.2
+  gather_facts: true
+  become: true
+  roles:
+  - role: name-resolution
+    tags: name-resolution
+  #- role: statusservices
+    #tags: statusservices