Add more plays

This commit is contained in:
Luke Murphy 2020-03-19 01:50:44 +01:00
parent f0eb6ee080
commit 596e5b6fd1
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 5 additions and 0 deletions

5
.ansible/create-app.yml Normal file
View File

@ -0,0 +1,5 @@
- hosts: all
tasks:
- name: Echo test
shell: echo 'create-app!'