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

This commit is contained in:
vincent 2022-10-16 09:27:40 +02:00
parent 2b9523c924
commit 9e7e890c22
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:
- system