This commit is contained in:
hbr
2021-04-05 21:12:08 +02:00
parent 8b0d98fb59
commit f3f226c811
11 changed files with 287 additions and 2 deletions

2
tests/inventory Normal file
View File

@ -0,0 +1,2 @@
localhost

5
tests/test.yml Normal file
View File

@ -0,0 +1,5 @@
---
- hosts: localhost
remote_user: root
roles:
- drone