ansible/docsite/rst
Andy Dirnberger 02589ffbba Fix formatting of Groups of Groups
The example in the Groups of Groups section was being rendered as a quote.
Switching to the `::` notation causes it to render as preformatted text instead.
This could have also been done with a `.. code:` block, but I chose to be
consistent with other sections in the document.
2015-07-21 14:44:49 -04:00
..
modules
become.rst moar docs 2015-07-17 22:53:11 -04:00
common_return_values.rst
community.rst changed github and galaxy to always be https 2015-07-11 11:33:28 -04:00
developing.rst
developing_api.rst
developing_inventory.rst
developing_modules.rst Merge pull request #11072 from bcoca/winmod_checklist 2015-07-18 23:09:03 -04:00
developing_plugins.rst moar docs 2015-07-17 22:53:11 -04:00
developing_test_pr.rst
faq.rst
galaxy.rst changed github and galaxy to always be https 2015-07-11 11:33:28 -04:00
glossary.rst
guide_aws.rst
guide_gce.rst fixed all references to old plugins/inventory to point at contrib/inventory 2015-07-10 13:00:12 -04:00
guide_rax.rst changed github and galaxy to always be https 2015-07-11 11:33:28 -04:00
guide_rolling_upgrade.rst
guide_vagrant.rst
guides.rst moar docs 2015-07-17 22:53:11 -04:00
index.rst Update index.rst 2015-07-07 11:28:20 +02:00
intro.rst
intro_adhoc.rst
intro_configuration.rst Merge pull request #11637 from bcoca/moar_docs 2015-07-20 22:31:34 -04:00
intro_dynamic_inventory.rst fixed all references to old plugins/inventory to point at contrib/inventory 2015-07-10 13:00:12 -04:00
intro_getting_started.rst
intro_installation.rst Typos 2015-07-06 10:21:40 +03:00
intro_inventory.rst Fix formatting of Groups of Groups 2015-07-21 14:44:49 -04:00
intro_patterns.rst
intro_windows.rst changed github and galaxy to always be https 2015-07-11 11:33:28 -04:00
modules.rst moar docs 2015-07-17 22:53:11 -04:00
modules_core.rst updated as per feedback 2015-07-19 17:27:13 -04:00
modules_extra.rst updated as per feedback 2015-07-19 17:27:13 -04:00
modules_intro.rst fixed spelling 2015-07-20 12:30:15 -04:00
playbooks.rst moar docs 2015-07-17 22:53:11 -04:00
playbooks_acceleration.rst
playbooks_async.rst
playbooks_best_practices.rst fixed title underline length 2015-07-17 10:07:22 -04:00
playbooks_blocks.rst updated as per feedback 2015-07-19 17:27:13 -04:00
playbooks_checkmode.rst
playbooks_conditionals.rst
playbooks_delegation.rst changed github and galaxy to always be https 2015-07-11 11:33:28 -04:00
playbooks_environment.rst
playbooks_error_handling.rst
playbooks_filters.rst added version added for regex_replace 2015-07-20 08:59:09 -04:00
playbooks_filters_ipaddr.rst
playbooks_intro.rst Explain uniqueness requrement for handler task names. 2015-07-18 23:36:01 -07:00
playbooks_lookups.rst changed github and galaxy to always be https 2015-07-11 11:33:28 -04:00
playbooks_loops.rst
playbooks_prompts.rst
playbooks_roles.rst
playbooks_special_topics.rst
playbooks_startnstep.rst
playbooks_strategies.rst fixed typo 2015-07-20 12:31:35 -04:00
playbooks_tags.rst
playbooks_variables.rst Merge pull request #11531 from tamsky/tamsky-document-jsonfile 2015-07-10 18:14:59 -04:00
playbooks_vault.rst makes it more concise. 2015-07-01 09:54:02 +05:30
quickstart.rst
test_strategies.rst Merge pull request #9961 from volanja/replace_running_to_started 2015-07-20 23:13:29 -04:00
tower.rst
YAMLSyntax.rst