This repository has been archived on 2020-10-27. You can view files and clone it, but cannot push or open issues or pull requests.
git.autonomic.zone/.ansible/create-app.yml

6 lines
80 B
YAML

---
- hosts: all
tasks:
- name: Echo test
shell: echo 'create-app!'