This commit is contained in:
Denis Knauf 2020-11-07 23:12:01 +01:00
commit 0113277fd1
9 changed files with 240 additions and 0 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:
- ldapi