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
James Cammarata fd27afdc0d Adding ansible_shell_type and basic environment construction on it
Previously we assumed the shell on the target systems were 'sh'-
compliant when formatting environment variables preceding command
strings. This patch corrects that by basing the target shell type
on the DEFAULT_EXECUTABLE setting, which can be overridden on a
per-host basis using the inventory variable 'ansible_shell_type'.

Fixes #7352
11 years ago
..
modules
YAMLSyntax.rst
community.rst
developing.rst
developing_api.rst
developing_inventory.rst
developing_modules.rst fixed typos found by RETF rules in RST files 11 years ago
developing_plugins.rst fixed typos found by RETF rules in RST files 11 years ago
faq.rst fixed typos found by RETF rules in RST files 11 years ago
galaxy.rst
glossary.rst fixed typos found by RETF rules in RST files 11 years ago
guide_aws.rst
guide_gce.rst
guide_rax.rst fixed typos found by RETF rules in RST files 11 years ago
guide_rolling_upgrade.rst Documentation: fix various small typos 11 years ago
guide_vagrant.rst fixed typos found by RETF rules in RST files 11 years ago
guides.rst Documentation: fix various small typos 11 years ago
guru.rst Documentation: fix various small typos 11 years ago
index.rst
intro.rst
intro_adhoc.rst fixed typos found by RETF rules in RST files 11 years ago
intro_configuration.rst fixed typos found by RETF rules in RST files 11 years ago
intro_dynamic_inventory.rst Merge pull request #6906 from idupree/patch-1 11 years ago
intro_getting_started.rst fixed typos found by RETF rules in RST files 11 years ago
intro_installation.rst Add Mavericks install notes 11 years ago
intro_inventory.rst Adding ansible_shell_type and basic environment construction on it 11 years ago
intro_patterns.rst
modules.rst modules.rst: be consistent with service module documentation 11 years ago
playbooks.rst
playbooks_acceleration.rst
playbooks_async.rst
playbooks_best_practices.rst
playbooks_checkmode.rst
playbooks_conditionals.rst
playbooks_delegation.rst fixed typos found by RETF rules in RST files 11 years ago
playbooks_environment.rst fix typo 11 years ago
playbooks_error_handling.rst
playbooks_intro.rst
playbooks_lookups.rst Clarify lookup plugin execution location per request. 11 years ago
playbooks_loops.rst fixed typos found by RETF rules in RST files 11 years ago
playbooks_prompts.rst
playbooks_roles.rst fixed typos found by RETF rules in RST files 11 years ago
playbooks_special_topics.rst
playbooks_tags.rst
playbooks_variables.rst Slight tweak to regex examples. 11 years ago
playbooks_vault.rst
quickstart.rst
tower.rst