Add more plays
This commit is contained in:
parent
f0eb6ee080
commit
596e5b6fd1
5
.ansible/create-app.yml
Normal file
5
.ansible/create-app.yml
Normal file
@ -0,0 +1,5 @@
|
||||
|
||||
- hosts: all
|
||||
tasks:
|
||||
- name: Echo test
|
||||
shell: echo 'create-app!'
|
Reference in New Issue
Block a user