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
Toshio Kuratomi 7bd0af15d2
Enhance empty __init__ code-smell to check module_utils (#33438)
Empty __init__ will allow us to use python namespaces with all of these
files.  That may be something we want to take advantage of for allowign
them to be expanded by user dirs.  Also might be needed for AnsiballZ or
other wrapper enhancements in the future.
8 years ago
..
community No hardcoding roadmaps (#32981) 8 years ago
dev_guide Enhance empty __init__ code-smell to check module_utils (#33438) 8 years ago
inventory draft implicit localhost docs (#31840) 8 years ago
modules consolidated docs 9 years ago
plugins Fix typo/link in plugins/cache 8 years ago
roadmap 2.5 roadmap documentation (#32333) 8 years ago
YAMLSyntax.rst Add some additional value quoting examples (#20464) 9 years ago
become.rst Update links in become.rst (#33383) 8 years ago
command_line_tools.rst Plugin doc update edits for #30490 (#30889) 8 years ago
committer_guidelines.rst No hardcoding roadmaps (#32981) 8 years ago
common_return_values.rst fix typos in various modules and docsite (#28747) 8 years ago
community.rst Deprecate old community guide (#32266) 8 years ago
conf.py Misc docs fixes 8 years ago
faq.rst Removing obsolete version behavior callout notes - initial pass. (#33172) 8 years ago
galaxy.rst Fixed simple typo on galaxy page (#33033) 8 years ago
glossary.rst move from with_<lookup>: to loop: 8 years ago
guide_aws.rst move from with_<lookup>: to loop: 8 years ago
guide_azure.rst Add a code-smell test for smart quotes and remove smart quotes from all files 8 years ago
guide_cloudstack.rst Documentation typo fixes (#32473) 8 years ago
guide_docker.rst Documentation typo fixes (#32473) 8 years ago
guide_gce.rst Add 'datacenter' keyword arg to secrets.py (#24598) 8 years ago
guide_kubernetes.rst Adds k8s_common.py (#22899) 9 years ago
guide_packet.rst move from with_<lookup>: to loop: 8 years ago
guide_rax.rst move from with_<lookup>: to loop: 8 years ago
guide_rolling_upgrade.rst added note about serial behaviour (#32461) 8 years ago
guide_vagrant.rst consolidated docs 9 years ago
guides.rst Add guide for Packet host (#21346) 9 years ago
index.rst Update index.rst to point to new community guide (#32263) 8 years ago
intro.rst Some cleanup of the intro and getting started sections. (#25083) 9 years ago
intro_adhoc.rst become-user example was incorrect 8 years ago
intro_bsd.rst Add a code-smell test for smart quotes and remove smart quotes from all files 8 years ago
intro_configuration.rst Plugin doc update edits for #30490 (#30889) 8 years ago
intro_dynamic_inventory.rst Update places we mention env vars to use :envvar: (#28887) 8 years ago
intro_getting_started.rst Removing obsolete version behavior callout notes - initial pass. (#33172) 8 years ago
intro_installation.rst Removing obsolete version behavior callout notes - initial pass. (#33172) 8 years ago
intro_inventory.rst Changed Indentation (#31031) 8 years ago
intro_networking.rst Removing obsolete version behavior callout notes - initial pass. (#33172) 8 years ago
intro_patterns.rst Removing obsolete version behavior callout notes - initial pass. (#33172) 8 years ago
intro_windows.rst update Windows docs (#30783) 8 years ago
modules.rst Doc module meta (#20093) 9 years ago
modules_intro.rst Fix all RST errors for docs/docsite/rst (#20005) 9 years ago
modules_support.rst Add a code-smell test for smart quotes and remove smart quotes from all files 8 years ago
network_debug_troubleshooting.rst Improve and link Network Proxy docs (#31316) 8 years ago
playbook_pathing.rst Fix trailing space in ec2_vol example, fix 'the the' typos (#28440) 8 years ago
playbooks.rst Imports and includes (#25399) 9 years ago
playbooks_advanced_syntax.rst Removing obsolete version behavior callout notes - initial pass. (#33172) 8 years ago
playbooks_async.rst [Docs] Fix old YAML style in async docs (#31421) 8 years ago
playbooks_best_practices.rst Removing obsolete version behavior callout notes - initial pass. (#33172) 8 years ago
playbooks_blocks.rst Update playbooks_blocks.rst (#31088) 8 years ago
playbooks_checkmode.rst Fix trailing space in ec2_vol example, fix 'the the' typos (#28440) 8 years ago
playbooks_conditionals.rst Deprecate tests used as filters (#32361) 8 years ago
playbooks_debugger.rst Documented use of ANSIBLE_STRATEGY variable (#32973) 8 years ago
playbooks_delegation.rst Removing obsolete version behavior callout notes - initial pass. (#33172) 8 years ago
playbooks_environment.rst Revert "made example not fail" 9 years ago
playbooks_error_handling.rst Removing obsolete version behavior callout notes - initial pass. (#33172) 8 years ago
playbooks_filters.rst correctly document random doc range (#33308) 8 years ago
playbooks_filters_ipaddr.rst Imports and includes (#25399) 9 years ago
playbooks_intro.rst Removing obsolete version behavior callout notes - initial pass. (#33172) 8 years ago
playbooks_lookups.rst Removing obsolete version behavior callout notes - initial pass. (#33172) 8 years ago
playbooks_loops.rst move from with_<lookup>: to loop: 8 years ago
playbooks_prompts.rst Typo on "Prompts" page (#31882) 8 years ago
playbooks_python_version.rst move from with_<lookup>: to loop: 8 years ago
playbooks_reuse.rst Removing obsolete version behavior callout notes - initial pass. (#33172) 8 years ago
playbooks_reuse_includes.rst updated plugin docs (#30490) 8 years ago
playbooks_reuse_roles.rst Documentation typo fixes (#32473) 8 years ago
playbooks_roles.rst Imports and includes (#25399) 9 years ago
playbooks_special_topics.rst updated plugin docs (#30490) 8 years ago
playbooks_startnstep.rst consolidated docs 9 years ago
playbooks_strategies.rst Removing obsolete version behavior callout notes - initial pass. (#33172) 8 years ago
playbooks_tags.rst move from with_<lookup>: to loop: 8 years ago
playbooks_templating.rst Imports and includes (#25399) 9 years ago
playbooks_tests.rst Deprecate tests used as filters (#32361) 8 years ago
playbooks_variables.rst Removing obsolete version behavior callout notes - initial pass. (#33172) 8 years ago
playbooks_vault.rst Removing obsolete version behavior callout notes - initial pass. (#33172) 8 years ago
plugins.rst Plugin doc update edits for #30490 (#30889) 8 years ago
porting_guide_2.0.rst Add a code-smell test for smart quotes and remove smart quotes from all files 8 years ago
porting_guide_2.3.rst Improve and link Network Proxy docs (#31316) 8 years ago
porting_guide_2.4.rst update with implicit localhost (#33146) 8 years ago
porting_guide_2.5.rst stat: added information about get_md5 deprecation to porting guide (#33334) 8 years ago
porting_guides.rst porting_guide_2.5.rst stub (#30311) 8 years ago
python_3_support.rst correct the Python 3 Pip environment setup instructions (#30988) 8 years ago
quickstart.rst consolidated docs 9 years ago
release_and_maintenance.rst Update version numbers for the release 8 years ago
test_strategies.rst consolidated docs 9 years ago
tower.rst Use HTTPS instead of legacy HTTP for ansible.com (#16870) 9 years ago
vault.rst Removing obsolete version behavior callout notes - initial pass. (#33172) 8 years ago
windows.rst update Windows docs (#30783) 8 years ago
windows_dsc.rst win_dsc: update documentation for latest DSC changes (#32581) 8 years ago
windows_faq.rst update Windows docs (#30783) 8 years ago
windows_setup.rst fix typo/ URI error (#32531) 8 years ago
windows_usage.rst update Windows docs (#30783) 8 years ago
windows_winrm.rst Removing obsolete version behavior callout notes - initial pass. (#33172) 8 years ago