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
2014-05-09 16:29:56 -05:00
..
modules
community.rst
developing.rst
developing_api.rst
developing_inventory.rst
developing_modules.rst fixed typos found by RETF rules in RST files 2014-05-03 17:59:50 +02:00
developing_plugins.rst fixed typos found by RETF rules in RST files 2014-05-03 17:59:50 +02:00
faq.rst fixed typos found by RETF rules in RST files 2014-05-03 17:59:50 +02:00
galaxy.rst
glossary.rst fixed typos found by RETF rules in RST files 2014-05-03 17:59:50 +02:00
guide_aws.rst
guide_gce.rst
guide_rax.rst fixed typos found by RETF rules in RST files 2014-05-03 17:59:50 +02:00
guide_rolling_upgrade.rst
guide_vagrant.rst fixed typos found by RETF rules in RST files 2014-05-03 17:59:50 +02:00
guides.rst
guru.rst
index.rst
intro.rst
intro_adhoc.rst fixed typos found by RETF rules in RST files 2014-05-03 17:59:50 +02:00
intro_configuration.rst fixed typos found by RETF rules in RST files 2014-05-03 17:59:50 +02:00
intro_dynamic_inventory.rst
intro_getting_started.rst fixed typos found by RETF rules in RST files 2014-05-03 17:59:50 +02:00
intro_installation.rst
intro_inventory.rst Adding ansible_shell_type and basic environment construction on it 2014-05-09 16:29:56 -05:00
intro_patterns.rst
modules.rst
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 2014-05-03 17:59:50 +02:00
playbooks_environment.rst
playbooks_error_handling.rst
playbooks_intro.rst
playbooks_lookups.rst
playbooks_loops.rst fixed typos found by RETF rules in RST files 2014-05-03 17:59:50 +02:00
playbooks_prompts.rst
playbooks_roles.rst fixed typos found by RETF rules in RST files 2014-05-03 17:59:50 +02:00
playbooks_special_topics.rst
playbooks_tags.rst
playbooks_variables.rst
playbooks_vault.rst
quickstart.rst
tower.rst
YAMLSyntax.rst