Commit Graph

13 Commits (7e1a538b93e483173f594f556985e9c123b9ae17)

Author SHA1 Message Date
mulkieran 1fae3aecc7 Modify instances of the use of the word idempotence to be correct. (#18704)
Idempotence has a very specific meaning and it is generally not used correctly
in the manual. My attention was first drawn to this problem by the incorrect
definition in the glossary, but on further reading of the docs I found that
the problem occurred in a number of places.

Signed-off-by: mulhern <amulhern@redhat.com>
8 years ago
René Moser 80af461178 cloudstack: add additional CLOUDSTACK_VPC env var (#18467) 8 years ago
Andrew Gaffney a625bfc8db Fix bare variable references in docs 8 years ago
René Moser 01af859090 cloudstack: add support for defining some args as ENV vars (#17946)
These ENV vars are:
  - CLOUDSTACK_ZONE
  - CLOUDSTACK_DOMAIN
  - CLOUDSTACK_ACCOUNT
  - CLOUDSTACK_PROJECT

help to DRY on every task, args still have precedence.
8 years ago
Brian Coca 03765ba65e Revert "cloudstack: docs: use local_action, not connection=local" (#17956) 8 years ago
René Moser f50c0a78b2 cloudstack: docs: use local_action, not connection=local (#17951) 8 years ago
Robin Schneider d76dd56ca3
Use addresses and names reserved for documentation
Trying to preserve the meaning of the examples. Not all occurrences in
`docsite/rst/playbooks_lookups.rst` have been changed for instance to
allow the unchanged examples to be used for testing.

Related to: #17479
8 years ago
Rene Moser 4264df693f docsite, cloudstack: add limited VPC support
Also see https://github.com/ansible/ansible-modules-extras/issues/1811
9 years ago
René Moser a9f5837157 docsite: cloudstack: fix missing quotes in example 9 years ago
René Moser 1d7982c599 Update guide_cloudstack.rst 9 years ago
Toshio Kuratomi 4b75308439 Fix up rst formatting 9 years ago
Rene Moser 1243997c00 doc: cloudstack guide fix up 9 years ago
René Moser 3f26b31e47 Create guide_cloudstack.rst 9 years ago