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.
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
|
Remove extra "latest/" subdirectory in docs build structure.
|
11 years ago |
YAMLSyntax.rst
|
New Sphinx theme has sidebar navigation so don't need TOC on each page.
|
11 years ago |
community.rst
|
Split content into subpages.
|
11 years ago |
developing.rst
|
Much rejoicing, ansibleworks.com is now ansible.com
|
11 years ago |
developing_api.rst
|
Much rejoicing, ansibleworks.com is now ansible.com
|
11 years ago |
developing_inventory.rst
|
fix json typo
|
11 years ago |
developing_modules.rst
|
Micro-optimization: replace s.find(x)!=-1 with x in s
|
11 years ago |
developing_plugins.rst
|
Trim references to fireball as we want folks using accelerate or pipelining options. Fireball is pretty well deprecated at this point, but will still be part of the release.
|
11 years ago |
faq.rst
|
Fix docs for faq
|
11 years ago |
galaxy.rst
|
Much rejoicing, ansibleworks.com is now ansible.com
|
11 years ago |
glossary.rst
|
Trim references to fireball as we want folks using accelerate or pipelining options. Fireball is pretty well deprecated at this point, but will still be part of the release.
|
11 years ago |
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
|
Fix typo in guide_rax
|
11 years ago |
guide_rolling_upgrade.rst
|
Much rejoicing, ansibleworks.com is now ansible.com
|
11 years ago |
guide_vagrant.rst
|
New Sphinx theme has sidebar navigation so don't need TOC on each page.
|
11 years ago |
guides.rst
|
Add GCE guide and retool a bit to show the add_host interactions, improvements/upgrades are welcome.
|
11 years ago |
guru.rst
|
Add reference to Guru to sidebar.
|
11 years ago |
index.rst
|
Update index.rst
|
11 years ago |
intro.rst
|
Reorg of the documentation tree such that the sidebar will be more correct. Some work yet to do on module docs.
|
11 years ago |
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
|
Change reference to open 'intranet' to 'internet'
|
11 years ago |
intro_installation.rst
|
Update intro_installation.rst
|
11 years ago |
intro_inventory.rst
|
Reference --ask-sudo-pass for ansible_sudo_pass
|
11 years ago |
intro_patterns.rst
|
Minor documentation fixes.
|
11 years ago |
modules.rst
|
fix example formatting
|
11 years ago |
playbooks.rst
|
Re-add the playbook introduction which was replaced earlier.
|
11 years ago |
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
|
Minor documentation fixes.
|
11 years ago |
playbooks_conditionals.rst
|
Removing colon from example failure message
|
11 years ago |
playbooks_delegation.rst
|
Show more whitespace throughout playbook examples to encourage better standards in first playbooks folks write.
|
11 years ago |
playbooks_environment.rst
|
New Sphinx theme has sidebar navigation so don't need TOC on each page.
|
11 years ago |
playbooks_error_handling.rst
|
Some minor docs corrections.
|
11 years ago |
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
|
lookup_plugins: loop over hashes
|
11 years ago |
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
|
Document vault and make some cross-references in places where people should read about vault.
|
11 years ago |
playbooks_tags.rst
|
Added info on --skip-tags to tags documentation.
|
11 years ago |
playbooks_variables.rst
|
Update playbooks_variables.rst
|
11 years ago |
playbooks_vault.rst
|
Update playbooks_vault.rst
|
11 years ago |
quickstart.rst
|
Much rejoicing, ansibleworks.com is now ansible.com
|
11 years ago |
tower.rst
|
Much rejoicing, ansibleworks.com is now ansible.com
|
11 years ago |