added inventories from svn
This commit is contained in:
11
playbooks/play1.yml
Normal file
11
playbooks/play1.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
- name: playbook for test
|
||||
hosts: server1.seboto.net
|
||||
remote_user: test1
|
||||
|
||||
tasks:
|
||||
- name: Test Message
|
||||
debug:
|
||||
msg: "This is a test"
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user