ansible/docsite/rst
John Batty 9fa163c565 Fix documentation link to issue template
On the Ansible Community page (http://docs.ansible.com/community.html)
in the "I'd like to report a bug" section, the link to the "issue
template" is broken - it links to URL
https://raw2.github.com/ansible/ansible/devel/ISSUE_TEMPLATE.md, which
results in a GitHub 404 (Page not found) error page .

Fix points link to a URL that works.
2014-11-15 21:40:42 +00:00
..
modules
community.rst Fix documentation link to issue template 2014-11-15 21:40:42 +00:00
developing.rst Add PR testing guide (95% from James). 2014-09-10 17:41:58 -04:00
developing_api.rst
developing_inventory.rst
developing_modules.rst Move from md5 to sha1 to work on fips-140 enabled systems 2014-11-06 21:28:04 -08:00
developing_plugins.rst Fix typo: active -> activate 2014-08-26 14:19:18 -04:00
developing_test_pr.rst Some various comments about the new repos, more to likely come. 2014-09-26 17:52:50 -04:00
faq.rst Issue 8872: use getpass.getpass() to read password. 2014-09-03 12:41:11 +01:00
galaxy.rst Small typo in galaxy.rst 2014-10-01 00:30:37 -04:00
glossary.rst
guide_aws.rst Fix several it's/its errors in the documentation. 2014-10-02 16:52:29 +10:00
guide_gce.rst Merge pull request #9209 from franckcuny/gce-doc 2014-10-01 15:08:01 -05:00
guide_rax.rst Fixed typos 2014-08-22 11:39:38 +01:00
guide_rolling_upgrade.rst Add note about useful quote filter. 2014-07-18 18:23:48 -04:00
guide_vagrant.rst
guides.rst Replace all occurrences of "Digital Ocean" with "DigitalOcean" 2014-08-08 22:03:17 +03:00
guru.rst
index.rst Adding in docs updates for 1.7.2 release 2014-09-24 15:53:36 -05:00
intro.rst
intro_adhoc.rst As per yum module documents it support 'present, absent and latest' 2014-10-29 10:29:46 +05:30
intro_configuration.rst Docs: accelerate mode -> accelerated mode 2014-11-01 19:31:04 -04:00
intro_dynamic_inventory.rst Replace all occurrences of "Digital Ocean" with "DigitalOcean" 2014-08-08 22:03:17 +03:00
intro_getting_started.rst By popular request, make the no_log attribute also censor tasks from callbacks. 2014-08-12 13:36:05 -04:00
intro_installation.rst Update intro_installation.rst 2014-10-21 09:21:31 -05:00
intro_inventory.rst Added a comment to mention that ansible_sudo_exe is available from version 1.8 and beyond 2014-09-29 19:46:41 +02:00
intro_patterns.rst Add doc of @filename in intro_patterns.rst 2014-10-01 16:49:33 -07:00
intro_windows.rst Fix grammar in password 2014-09-28 23:34:43 +03:00
modules.rst
playbooks.rst
playbooks_acceleration.rst Docs: accelerate mode -> accelerated mode 2014-11-01 19:31:04 -04:00
playbooks_async.rst Fixing version added for the fire/forget check later feature 2014-09-25 19:16:41 -05:00
playbooks_best_practices.rst Mention defaults subdirectory in a more visible way 2014-09-13 13:25:07 +02:00
playbooks_checkmode.rst
playbooks_conditionals.rst
playbooks_delegation.rst docs: Add versionadded for run_once 2014-09-02 11:42:32 +02:00
playbooks_environment.rst
playbooks_error_handling.rst
playbooks_intro.rst Update playbooks_intro.rst 2014-10-26 14:44:04 -05:00
playbooks_lookups.rst Add one line example for looking up through etcd 2014-10-02 23:45:46 +03:00
playbooks_loops.rst
playbooks_prompts.rst Move from md5 to sha1 to work on fips-140 enabled systems 2014-11-06 21:28:04 -08:00
playbooks_roles.rst changed examples to not have a non working variable that gets confused 2014-11-06 08:20:01 -05:00
playbooks_special_topics.rst
playbooks_tags.rst
playbooks_variables.rst removed YAML as documented local facts format as it is not supported and 2014-11-12 17:55:58 -05:00
playbooks_vault.rst Update vault docs to indicate the executable script option is part of Ansible 1.7. 2014-08-01 10:30:43 -04:00
quickstart.rst Fix note about video length 2014-11-06 02:38:21 +01:00
test_strategies.rst Fixed typos 2014-08-22 11:39:38 +01:00
tower.rst
YAMLSyntax.rst