ansible/test-role/drone.yml

8 lines
91 B
YAML
Raw Normal View History

2021-04-22 07:15:26 +00:00
---
2021-04-16 06:10:22 +00:00
- hosts:
- server
- build
2021-04-22 07:15:26 +00:00
become: true
2021-04-16 06:10:22 +00:00
roles:
- ../roles/ansible-drone