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