You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/docsite/rst
Ryan S. Brown 9dcde77e0e Document using the `raw` module to install a py2.X and simplejson
In the installation guide, the raw module is mentioned as an option for
installing Python or simplejson on managed nodes that don't have them.
This change adds an example for users that may already be familiar with
using ansible but are checking install docs because they don't know the
requirements for managed nodes, or are using a distribution that doesn't
include Python 2 by default.
9 years ago
..
modules Remove extra "latest/" subdirectory in docs build structure. 11 years ago
YAMLSyntax.rst Fixed Github examples directory URL 10 years ago
ansible_ssh_changes_note.rst removed repetition of note and replaced with an include directive 9 years ago
become.rst typo fix 9 years ago
common_return_values.rst Updated outdated link to module directory. 10 years ago
community.rst Merge pull request #12097 from mgedmin/patch-1 9 years ago
developing.rst Add PR testing guide (95% from James). 10 years ago
developing_api.rst Much rejoicing, ansibleworks.com is now ansible.com 11 years ago
developing_inventory.rst fix json typo 11 years ago
developing_modules.rst Explictly set the version of strict mode to use for powershell modules. 9 years ago
developing_plugins.rst Fix typo 9 years ago
developing_test_pr.rst Update doc for testing PR with mock dependency 10 years ago
faq.rst removed repetition of note and replaced with an include directive 9 years ago
galaxy.rst Add mention of roles_path parameter to `ansible-galaxy install` command 9 years ago
glossary.rst reordering entries in glossary for alphabetical order 9 years ago
guide_aws.rst Fix links to dynamic inventory script example. 9 years ago
guide_gce.rst fixed all references to old plugins/inventory to point at contrib/inventory 9 years ago
guide_rax.rst removed repetition of note and replaced with an include directive 9 years ago
guide_rolling_upgrade.rst Add note about useful quote filter. 10 years ago
guide_vagrant.rst removed repetition of note and replaced with an include directive 9 years ago
guides.rst moar docs 9 years ago
index.rst Update index.rst 9 years ago
intro.rst draft bsd intro and bootstrapping 9 years ago
intro_adhoc.rst Make shell quoting rules explanation a bit clearer 10 years ago
intro_bsd.rst draft bsd intro and bootstrapping 9 years ago
intro_configuration.rst Put retry_files_enabled and retry_files_save_path into alphabetical order. Found when investigating #11491 9 years ago
intro_dynamic_inventory.rst Update ec2 inventory documentation to refer to AWS_PROFILE 9 years ago
intro_getting_started.rst Update doc to use 'become' instead of 'sudo' 9 years ago
intro_installation.rst Document using the `raw` module to install a py2.X and simplejson 9 years ago
intro_inventory.rst added "include" for ansible_ssh_ change note to another section of intro_inventory.rst for clarity 9 years ago
intro_patterns.rst Merge pull request #12436 from amenonsen/ranges 9 years ago
intro_windows.rst removed repetition of note and replaced with an include directive 9 years ago
modules.rst moar docs 9 years ago
modules_core.rst updated as per feedback 9 years ago
modules_extra.rst Fixing a small typo 9 years ago
modules_intro.rst fixed spelling 9 years ago
playbooks.rst moar docs 9 years ago
playbooks_acceleration.rst - Fixed line break causing part of the text to display as "Definition List" 9 years ago
playbooks_async.rst extend conditions for async error 9 years ago
playbooks_best_practices.rst vault and variables best practices info added, edited, and referenced 9 years ago
playbooks_blocks.rst Update playbooks_blocks.rst 9 years ago
playbooks_checkmode.rst Minor documentation fixes. 11 years ago
playbooks_conditionals.rst Update conditional docs since @jimi-c got playbook includes working in 2.0 9 years ago
playbooks_delegation.rst removing confusing parts 9 years ago
playbooks_environment.rst fix typo 11 years ago
playbooks_error_handling.rst Small change so the YAML renders as code. 9 years ago
playbooks_filters.rst Merge pull request #12444 from knakayama/bugfix/update-docs 9 years ago
playbooks_filters_ipaddr.rst Specify that 'ipaddr' is available in 1.9 10 years ago
playbooks_intro.rst use boldface for modules name 9 years ago
playbooks_lookups.rst Merge pull request #12438 from lekum/doc_shelvefile_lookup 9 years ago
playbooks_loops.rst Update docs (playbooks_loops.rst, playbooks_filters.rst) 9 years ago
playbooks_prompts.rst Fix incorrect example of vars_prompt 9 years ago
playbooks_roles.rst removed soon to be deprecated role like include syntax 9 years ago
playbooks_special_topics.rst minor doc fixes 10 years ago
playbooks_startnstep.rst Replaced --start-at with --start-at-task 10 years ago
playbooks_strategies.rst fixed typo 9 years ago
playbooks_tags.rst Update playbooks_tags.rst 9 years ago
playbooks_variables.rst vault and variables best practices info added, edited, and referenced 9 years ago
playbooks_vault.rst vault and variables best practices info added, edited, and referenced 9 years ago
quickstart.rst URL has changed 10 years ago
test_strategies.rst Merge pull request #9961 from volanja/replace_running_to_started 9 years ago
tower.rst Update tower.rst 11 years ago