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
Cristian Ciupitu 0749112286 Micro-optimization: replace s.find(x)!=-1 with x in s
timeit shows a speedup of ~3x on Python 2.7.5 x86_64.
It also makes the code a bit shorter.
11 years ago
..
modules
YAMLSyntax.rst
community.rst
developing.rst
developing_api.rst
developing_inventory.rst
developing_modules.rst Micro-optimization: replace s.find(x)!=-1 with x in s 11 years ago
developing_plugins.rst
faq.rst Fix docs for faq 11 years ago
galaxy.rst
glossary.rst
guide_aws.rst spelling correction for "separate" 11 years ago
guide_gce.rst Add GCE guide and retool a bit to show the add_host interactions, improvements/upgrades are welcome. 11 years ago
guide_rax.rst
guide_rolling_upgrade.rst
guide_vagrant.rst
guides.rst Add GCE guide and retool a bit to show the add_host interactions, improvements/upgrades are welcome. 11 years ago
guru.rst
index.rst Update index.rst 11 years ago
intro.rst
intro_adhoc.rst Update intro_adhoc.rst 11 years ago
intro_configuration.rst Document the module_lang option. 11 years ago
intro_dynamic_inventory.rst Merge pull request #6265 from franckcuny/gce-fixes 11 years ago
intro_getting_started.rst
intro_installation.rst Update intro_installation.rst 11 years ago
intro_inventory.rst
intro_patterns.rst
modules.rst
playbooks.rst
playbooks_acceleration.rst english syntax fix 11 years ago
playbooks_async.rst Show more whitespace throughout playbook examples to encourage better standards in first playbooks folks write. 11 years ago
playbooks_best_practices.rst Fix ad-hoc command examples 11 years ago
playbooks_checkmode.rst
playbooks_conditionals.rst
playbooks_delegation.rst Show more whitespace throughout playbook examples to encourage better standards in first playbooks folks write. 11 years ago
playbooks_environment.rst
playbooks_error_handling.rst
playbooks_intro.rst Fix docs for playbooks_intro 11 years ago
playbooks_lookups.rst resolves #6494 - added note to page 11 years ago
playbooks_loops.rst
playbooks_prompts.rst Show more whitespace throughout playbook examples to encourage better standards in first playbooks folks write. 11 years ago
playbooks_roles.rst Show more whitespace throughout playbook examples to encourage better standards in first playbooks folks write. 11 years ago
playbooks_special_topics.rst
playbooks_tags.rst
playbooks_variables.rst Update playbooks_variables.rst 11 years ago
playbooks_vault.rst Update playbooks_vault.rst 11 years ago
quickstart.rst
tower.rst