ansible/docsite/rst
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.
2016-10-30 12:24:03 +01:00
..
dev_guide Fix typo in Developing Modules doc 2016-10-28 23:58:17 -05:00
modules
roadmap Update ROADMAP_2_2.rst 2016-10-29 09:36:34 -04:00
become.rst
committer_guidelines.rst xpace 2016-09-19 14:00:51 -04:00
common_return_values.rst added backup_file to docs 2016-09-07 11:51:09 -04:00
community.rst Change <support@ansible.com> - it's being retired. 2016-10-15 16:42:13 -07:00
developing_modules.rst Fix typo in Developing Modules doc 2016-10-28 23:58:17 -05:00
faq.rst Minor editing of PR#17730 2016-09-23 11:46:18 -07:00
galaxy.rst Remove extra display statements and add docs (#18229) 2016-10-28 00:38:39 -04:00
glossary.rst
guide_aws.rst
guide_azure.rst Use addresses and names reserved for documentation 2016-09-11 17:31:41 +02:00
guide_cloudstack.rst cloudstack: add support for defining some args as ENV vars (#17946) 2016-10-30 12:24:03 +01:00
guide_docker.rst Use addresses and names reserved for documentation 2016-09-11 17:31:41 +02:00
guide_gce.rst
guide_rax.rst Use addresses and names reserved for documentation 2016-09-11 17:31:41 +02:00
guide_rolling_upgrade.rst Merge pull request #11075 from initcron/devel 2016-10-26 17:37:42 -07:00
guide_vagrant.rst
guides.rst
index.rst Addresses #18041 2016-10-25 15:12:52 -07:00
intro.rst
intro_adhoc.rst Cleanup adhoc doc language regarding shell vs. command syntax 2016-09-08 14:23:13 -05:00
intro_bsd.rst Fix typo with 'when when' 2016-10-27 14:11:06 -04:00
intro_configuration.rst Merge pull request #16201 from jlec/patch-1 2016-10-25 18:10:24 -07:00
intro_dynamic_inventory.rst
intro_getting_started.rst Use addresses and names reserved for documentation 2016-09-11 17:31:41 +02:00
intro_installation.rst docsite: Fix typo (#18250) 2016-10-30 10:26:21 +01:00
intro_inventory.rst ssh_executable docs (#17868) 2016-10-05 18:18:39 -04:00
intro_networking.rst update intro to networking section 2016-09-20 17:06:50 -04:00
intro_patterns.rst Use addresses and names reserved for documentation 2016-09-11 17:31:41 +02:00
intro_windows.rst Clarify pywinrm behavior WRT Python versions affected by SSLContext 2016-10-19 14:26:44 -07:00
modules.rst
modules_core.rst
modules_extra.rst Fixed typo and wording 2016-10-21 14:35:59 +02:00
modules_intro.rst
playbooks.rst
playbooks_acceleration.rst Deprecation warning for accelerated mode; partially addresses 16410 2016-09-20 12:55:55 -07:00
playbooks_advanced_syntax.rst
playbooks_async.rst remove Windows async doc exclusion 2016-09-30 10:22:39 -07:00
playbooks_best_practices.rst Adds an alternative layout of inventories best practices 2016-10-10 00:57:57 -04:00
playbooks_blocks.rst Fixed grammar 2016-10-21 14:30:11 +02:00
playbooks_checkmode.rst
playbooks_conditionals.rst url for comparisons for more supported examples 2016-10-24 20:27:54 -04:00
playbooks_debugger.rst Improve readability, give more info about context 2016-10-24 15:39:40 -04:00
playbooks_delegation.rst Feature/add ansible play hosts all (#17498) 2016-09-23 11:17:46 -04:00
playbooks_environment.rst Add examples for rbenv and nvm 2016-10-23 21:39:05 -05:00
playbooks_error_handling.rst
playbooks_filters.rst Fix styling (#18081) 2016-10-18 14:19:47 +02:00
playbooks_filters_ipaddr.rst
playbooks_intro.rst
playbooks_lookups.rst Merge pull request #14691 from udesilva/patch-1 2016-09-29 23:03:18 -07:00
playbooks_loops.rst Corrected three small typos in playbooks_loops.rst (#18136) 2016-10-21 09:58:09 -04:00
playbooks_prompts.rst
playbooks_roles.rst
playbooks_special_topics.rst
playbooks_startnstep.rst
playbooks_strategies.rst
playbooks_tags.rst
playbooks_tests.rst Template set comparisons are new in version 2.1. 2016-10-24 16:22:28 -04:00
playbooks_variables.rst ansible_play_batch (#17779) 2016-09-28 10:32:19 -04:00
playbooks_vault.rst Document copy module vault decryption behavior (#17777) 2016-09-28 16:23:52 -04:00
porting_guide_2.0.rst
python_3_support.rst Addresses #18041 2016-10-25 15:12:52 -07:00
quickstart.rst Fix length of quickstart video mentioned in docs 2016-09-29 14:56:27 +02:00
test_strategies.rst
tower.rst
YAMLSyntax.rst