0.1.0-DEV-20191030-122725

-------------------------
    * INITIAL:
      - initial commit
This commit is contained in:
2019-10-30 00:27:10 -04:00
commit c7ad8909d8
13 changed files with 519 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:
- zen_rev_proxy