test file for jenkins
This commit is contained in:
@@ -2,9 +2,10 @@
|
|||||||
---
|
---
|
||||||
- name: "TestPlay"
|
- name: "TestPlay"
|
||||||
gather_facts: true
|
gather_facts: true
|
||||||
become: false
|
become: true
|
||||||
hosts: localhost
|
hosts: all
|
||||||
connection: local
|
#hosts: localhost
|
||||||
|
#connection: local
|
||||||
tasks:
|
tasks:
|
||||||
- debug:
|
- debug:
|
||||||
msg: "Hello World"
|
msg: "Hello World"
|
||||||
|
|||||||
Reference in New Issue
Block a user