This commit is contained in:
@@ -3,6 +3,7 @@ test:
|
|||||||
hosts:
|
hosts:
|
||||||
# debian:
|
# debian:
|
||||||
192.168.50.150:
|
192.168.50.150:
|
||||||
|
172.23.0.187:
|
||||||
# rocky:
|
# rocky:
|
||||||
dan-jam-02:
|
dan-jam-02:
|
||||||
ras-dan-01:
|
ras-dan-01:
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
- name: "TestPlay"
|
- name: "TestPlay"
|
||||||
gather_facts: true
|
gather_facts: true
|
||||||
become: false
|
become: false
|
||||||
hosts: 192.168.50.150
|
hosts: test
|
||||||
#hosts: localhost
|
#hosts: localhost
|
||||||
#connection: local
|
#connection: local
|
||||||
tasks:
|
tasks:
|
||||||
|
|||||||
Reference in New Issue
Block a user