fixing readme role
This commit is contained in:
12
README.md
12
README.md
@@ -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
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user