Browse Source

add gateway node play

Blaine Story 3 năm trước cách đây
mục cha
commit
c2e6246465
1 tập tin đã thay đổi với 9 bổ sung0 xóa
  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