1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

docs: cloudstack: add cloudstack guide to doc fragments (#15898)

This commit is contained in:
René Moser 2016-05-19 10:31:44 +02:00
parent 8789cfb514
commit ff62d7bbbd

View file

@ -68,5 +68,6 @@ notes:
Optionally multiple credentials and endpoints can be specified using ini sections in C(cloudstack.ini).
Use the argument C(api_region) to select the section name, default section is C(cloudstack).
See https://github.com/exoscale/cs for more information.
- A detailed guide about cloudstack modules can be found on http://docs.ansible.com/ansible/guide_cloudstack.html
- This module supports check mode.
'''