소스 검색

add gateway node play

Blaine Story 3 년 전
부모
커밋
c2e6246465
1개의 변경된 파일9개의 추가작업 그리고 0개의 파일을 삭제
  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