fixing readme role

This commit is contained in:
ipvsean
2020-03-06 17:10:17 -05:00
parent 5477a04bda
commit 86872d9260
3 changed files with 22 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Official Ansible Product Demos
this is currently under construction and working on a minimal viable demo for testing purposes
This repo currently under construction and working on a minimal viable demo for testing purposes
# How to use
@@ -71,3 +71,13 @@ ansible-playbook playbooks/install_demo.yml -e @choose_demo.yml
# Contribute
please refer to the [contribute.md](docs/contribute.md) documentation included in this collection.
# Notes
This README.md was auto-generated by Ansible user **sean** on **2020-03-06** with Ansible version **2.9.5**
To generate a README.md, execute the following command
```
ansible-playbook playbooks/generate_readme.yml
```