Added all files
This commit is contained in:
4
examples/000_initial_example/001-hostname.yml
Normal file
4
examples/000_initial_example/001-hostname.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
- hosts: all
|
||||
tasks:
|
||||
- command: hostname
|
||||
Reference in New Issue
Block a user