Add documentation links to README.md

Change-Id: I04235d8485cf46038c979de799a9666429163fab
This commit is contained in:
Jiri Stransky 2021-10-20 15:29:25 +02:00
parent ecaff2a798
commit 014665ddac
1 changed files with 8 additions and 0 deletions

View File

@ -83,6 +83,14 @@ Or you can add the full namespace and collection name in the `collections` eleme
device: /dev/vdb
```
### Usage
See the collection docs at Ansible site:
* [openstack.cloud collection docs (version released in Ansible package)](https://docs.ansible.com/ansible/latest/collections/openstack/cloud/index.html)
* [openstack.cloud collection docs (devel version)](https://docs.ansible.com/ansible/devel/collections/openstack/cloud/index.html)
## Contributing
For information on contributing, please see [CONTRIBUTING](https://opendev.org/openstack/ansible-collections-openstack/src/branch/master/CONTRIBUTING.rst)