Added langer.yml
This commit is contained in:
parent
16c0f9ec13
commit
b52650ee3e
8
langer.yml
Normal file
8
langer.yml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
---
|
||||||
|
- name: Sample playbook jens.yml
|
||||||
|
hosts: all
|
||||||
|
tasks:
|
||||||
|
- name: debug
|
||||||
|
debug:
|
||||||
|
msg: "Hello World"
|
||||||
|
...
|
Loading…
Reference in New Issue
Block a user