fixing readme role
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -41,3 +41,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 **{{ansible_user_id}}** on **{{ansible_date_time.date}}** with Ansible version **{{ansible_version.full}}**
|
||||
|
||||
To generate a README.md, execute the following command
|
||||
|
||||
```
|
||||
ansible-playbook playbooks/generate_readme.yml
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user