syncing to galaxy release 1.0.7

This commit is contained in:
ipvsean
2020-05-13 19:59:07 -04:00
parent d7a95f5568
commit a0fa8bffd4
4 changed files with 14 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
# Developer Report
This Ansible Role has a README.md coming soon.

View File

@@ -0,0 +1,11 @@
# Generate README
This Ansible Role will generate the master README.md for this Ansible Collection.
To generate a README.md, execute the following command from the root of this Ansible Collection.
```
ansible-playbook playbooks/generate_readme.yml
```
Please see the result at the master demo [README.md](../../README.md)