add drone roles

This commit is contained in:
vincent 2021-04-16 08:10:22 +02:00
parent e754f3845e
commit ef5eced76e

6
test-role/drone.yml Normal file
View File

@ -0,0 +1,6 @@
- hosts:
- server
- build
become: yes
roles:
- ../roles/ansible-drone