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
Matt Martz 004e99316c Allow template files to be vaulted (#22951)
* Allow template files to be vaulted

* Make sure to import exceptions we need

* get_real_file can't take bytes, since it looks specifically for string_types

* Now that we aren't using open() we don't need b_source

* Expand playbooks_vault docs to include modules that support vaulted src files

* Add vaulted template test
7 years ago
..
dev_guide Imports and includes (#25399) 7 years ago
modules consolidated docs 8 years ago
roadmap mark runas become method experimental (#23235) 8 years ago
YAMLSyntax.rst Add some additional value quoting examples (#20464) 8 years ago
become.rst become options dont qualify as new anymore 8 years ago
committer_guidelines.rst consolidated docs 8 years ago
common_return_values.rst Don't mix deprecations messages with warnings messages (#21337) 8 years ago
community.rst [WIP] Documentation: Ansible-2.4 no longer supports Python-2.4 and Python-2.5 (#22721) 8 years ago
conf.py docs: PEP8 compliance (#24681) 7 years ago
faq.rst Minor grammatical corrections and improvements (#23886) 8 years ago
galaxy.rst Imports and includes (#25399) 7 years ago
glossary.rst consolidated docs 8 years ago
guide_aws.rst Added example of referring to AWS-credentials (#21560) 8 years ago
guide_azure.rst Correcting YAML identation (#25049) 7 years ago
guide_cloudstack.rst cloudstack: implement config overloading and ENV vars for API auth (#22724) 8 years ago
guide_docker.rst consolidated docs 8 years ago
guide_gce.rst consolidated docs 8 years ago
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 consolidated docs 8 years ago
guide_rolling_upgrade.rst Imports and includes (#25399) 7 years ago
guide_vagrant.rst consolidated docs 8 years ago
guides.rst Add guide for Packet host (#21346) 8 years ago
index.rst consolidated docs 8 years ago
intro.rst Some cleanup of the intro and getting started sections. (#25083) 7 years ago
intro_adhoc.rst consolidated docs 8 years ago
intro_bsd.rst Fix all RST errors for docs/docsite/rst (#20005) 8 years ago
intro_configuration.rst Fixing security issue with lookup returns not tainting the jinja2 environment 7 years ago
intro_dynamic_inventory.rst Update link URL to OpenStack documentation (#22776) 8 years ago
intro_getting_started.rst Some cleanup of the intro and getting started sections. (#25083) 7 years ago
intro_installation.rst Some cleanup of the intro and getting started sections. (#25083) 7 years ago
intro_inventory.rst Fix formatting for rst code block (#25185) 7 years ago
intro_networking.rst Delete link to test-network-modules (#21347) 8 years ago
intro_patterns.rst Fix all RST errors for docs/docsite/rst (#20005) 8 years ago
intro_windows.rst WinRM: Add operation and read timeout variables to docs (#24922) 7 years ago
modules.rst Doc module meta (#20093) 8 years ago
modules_intro.rst Fix all RST errors for docs/docsite/rst (#20005) 8 years ago
modules_support.rst Docs how to test (2nd) (#24094) 8 years ago
network_debug_troubleshooting.rst Improve network debug wording (#23735) 8 years ago
playbook_pahting.rst 2nd draft 8 years ago
playbooks.rst Imports and includes (#25399) 7 years ago
playbooks_acceleration.rst consolidated docs 8 years ago
playbooks_advanced_syntax.rst Fix all RST errors for docs/docsite/rst (#20005) 8 years ago
playbooks_async.rst consolidated docs 8 years ago
playbooks_best_practices.rst Imports and includes (#25399) 7 years ago
playbooks_blocks.rst Imports and includes (#25399) 7 years ago
playbooks_checkmode.rst consolidated docs 8 years ago
playbooks_conditionals.rst Imports and includes (#25399) 7 years ago
playbooks_debugger.rst Fix all RST errors for docs/docsite/rst (#20005) 8 years ago
playbooks_delegation.rst Imports and includes (#25399) 7 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 Imports and includes (#25399) 7 years ago
playbooks_filters_ipaddr.rst Imports and includes (#25399) 7 years ago
playbooks_intro.rst make rst linter happy 7 years ago
playbooks_lookups.rst added docs about url 7 years ago
playbooks_loops.rst Imports and includes (#25399) 7 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_reuse.rst Imports and includes (#25399) 7 years ago
playbooks_reuse_includes.rst Imports and includes (#25399) 7 years ago
playbooks_reuse_roles.rst Imports and includes (#25399) 7 years ago
playbooks_roles.rst Imports and includes (#25399) 7 years ago
playbooks_special_topics.rst moved docs generation and templates to docs/ 8 years ago
playbooks_startnstep.rst consolidated docs 8 years ago
playbooks_strategies.rst Imports and includes (#25399) 7 years ago
playbooks_tags.rst Imports and includes (#25399) 7 years ago
playbooks_templating.rst Imports and includes (#25399) 7 years ago
playbooks_tests.rst Imports and includes (#25399) 7 years ago
playbooks_variables.rst Imports and includes (#25399) 7 years ago
playbooks_vault.rst Allow template files to be vaulted (#22951) 7 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 consolidated docs 8 years ago
test_strategies.rst consolidated docs 8 years ago
tower.rst Use HTTPS instead of legacy HTTP for ansible.com (#16870) 8 years ago