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/pre-deploy.yml

6 lines
80 B
YAML
Raw Normal View History

2020-03-19 00:46:09 +00:00
---
- hosts: all
tasks:
- name: Echo test
shell: echo 'pre-deploy!'