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/docs/docsite/rst
Strahinja Kustudic 66a41f59fd Add a missing leading zero in a mode parameter
600 is an incorrect mode, because mode needs to be octal.
8 years ago
..
dev_guide Enable intersphinx for python stdlib and jinja2 8 years ago
modules
roadmap mark runas become method experimental (#23235) 8 years ago
YAMLSyntax.rst
become.rst
committer_guidelines.rst
common_return_values.rst
community.rst [WIP] Documentation: Ansible-2.4 no longer supports Python-2.4 and Python-2.5 (#22721) 8 years ago
conf.py Update version and change remove files from pep8 blacklist 8 years ago
faq.rst Minor grammatical corrections and improvements (#23886) 8 years ago
galaxy.rst
glossary.rst
guide_aws.rst
guide_azure.rst
guide_cloudstack.rst cloudstack: implement config overloading and ENV vars for API auth (#22724) 8 years ago
guide_docker.rst
guide_gce.rst
guide_kubernetes.rst Adds k8s_common.py (#22899) 8 years ago
guide_packet.rst Add guide for Packet host (#21346) 8 years ago
guide_rax.rst
guide_rolling_upgrade.rst
guide_vagrant.rst
guides.rst Add guide for Packet host (#21346) 8 years ago
index.rst
intro.rst
intro_adhoc.rst
intro_bsd.rst
intro_configuration.rst Document deprecation of fetch module validate_md5 and update --tags merging deprecation (#24022) 8 years ago
intro_dynamic_inventory.rst Update link URL to OpenStack documentation (#22776) 8 years ago
intro_getting_started.rst
intro_installation.rst [WIP] Documentation: Ansible-2.4 no longer supports Python-2.4 and Python-2.5 (#22721) 8 years ago
intro_inventory.rst changed code block formatting to match format (#23615) 8 years ago
intro_networking.rst
intro_patterns.rst
intro_windows.rst Windows: Add Windows Subsystem for Linux documentation (#23515) 8 years ago
modules.rst
modules_intro.rst
modules_support.rst
network_debug_troubleshooting.rst Improve network debug wording (#23735) 8 years ago
playbook_pahting.rst
playbooks.rst
playbooks_acceleration.rst
playbooks_advanced_syntax.rst
playbooks_async.rst
playbooks_best_practices.rst
playbooks_blocks.rst
playbooks_checkmode.rst
playbooks_conditionals.rst
playbooks_debugger.rst
playbooks_delegation.rst Fix example fact(ansible_default_ipv4.address) for delegated_facts 8 years ago
playbooks_environment.rst Revert "made example not fail" 8 years ago
playbooks_error_handling.rst Add example task succeeding when RC is non-zero (#23698) 8 years ago
playbooks_filters.rst Add a new filter: strftime. Use the well known function to format a date output. (#23832) 8 years ago
playbooks_filters_ipaddr.rst
playbooks_intro.rst Flip setenforce boolean (#22752) 8 years ago
playbooks_lookups.rst fixed passwordstore lookup examples 8 years ago
playbooks_loops.rst Add a missing leading zero in a mode parameter 8 years ago
playbooks_prompts.rst Update playbooks_prompts.rst (#22910) 8 years ago
playbooks_python_version.rst Update playbooks_python_version.rst 8 years ago
playbooks_roles.rst Change the example of playbook include. (#22697) 8 years ago
playbooks_special_topics.rst moved docs generation and templates to docs/ 8 years ago
playbooks_startnstep.rst
playbooks_strategies.rst
playbooks_tags.rst RST Code should be ``--tags`` fixes 22717 (#23074) 8 years ago
playbooks_templating.rst Add documentation of Jinja2 templating idioms that differ when run under Python3 8 years ago
playbooks_tests.rst
playbooks_variables.rst Add documentation of Jinja2 templating idioms that differ when run under Python3 8 years ago
playbooks_vault.rst fixed notation on entries, meant literal not italic 8 years ago
porting_guide_2.0.rst using prefered format 8 years ago
python_3_support.rst Fix reST markup (#23536) 8 years ago
quickstart.rst
test_strategies.rst
tower.rst