add tests file
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
vincent 2021-08-18 17:10:24 +02:00
parent a23d2f532d
commit b8873bfa04
2 changed files with 6 additions and 0 deletions

2
tests/inventory Normal file
View File

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

4
tests/test.yml Normal file
View File

@ -0,0 +1,4 @@
---
- hosts: all
roles:
- user_config