mirror of https://github.com/ansible/ansible.git
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.
d6b40c935f
* Fixes passlib example in FAQ to reduce the number of rounds to 5000 As stated in issue #15326, the default number for glibc is 5000, where the default for passlib is 656000. I actually found out when I spend few hours trying to understand why ansible was taking almost x3 the time to run a playbook when using a user with sudo and password (comparared to sudo with NOPASSWD set). Well, it was because the user was created using ansible and the passlib example found in the docs' FAQ. Reducing the numbers of rounds to 5000 will ensure a better experience with ansible for newcomers when using sudo with a password. * Fixes passlib example in FAQ to reflect the API changes in passlib 1.7 Method encrypt() was deprecated in 1.7 and renamed to hash(), which happened almost a year ago. https://passlib.readthedocs.io/en/stable/lib/passlib.ifc.html#passlib.ifc.PasswordHash.encrypt |
8 years ago | |
---|---|---|
.. | ||
dev_guide | 8 years ago | |
modules | 8 years ago | |
roadmap | 8 years ago | |
YAMLSyntax.rst | 8 years ago | |
become.rst | 8 years ago | |
committer_guidelines.rst | 8 years ago | |
common_return_values.rst | 8 years ago | |
community.rst | 8 years ago | |
conf.py | 8 years ago | |
faq.rst | 8 years ago | |
galaxy.rst | 8 years ago | |
glossary.rst | 8 years ago | |
guide_aws.rst | 8 years ago | |
guide_azure.rst | 8 years ago | |
guide_cloudstack.rst | 8 years ago | |
guide_docker.rst | 8 years ago | |
guide_gce.rst | 8 years ago | |
guide_rax.rst | 8 years ago | |
guide_rolling_upgrade.rst | 8 years ago | |
guide_vagrant.rst | 8 years ago | |
guides.rst | 8 years ago | |
index.rst | 8 years ago | |
intro.rst | 8 years ago | |
intro_adhoc.rst | 8 years ago | |
intro_bsd.rst | 8 years ago | |
intro_configuration.rst | 8 years ago | |
intro_dynamic_inventory.rst | 8 years ago | |
intro_getting_started.rst | 8 years ago | |
intro_installation.rst | 8 years ago | |
intro_inventory.rst | 8 years ago | |
intro_networking.rst | 8 years ago | |
intro_patterns.rst | 8 years ago | |
intro_windows.rst | 8 years ago | |
modules.rst | 8 years ago | |
modules_intro.rst | 8 years ago | |
modules_support.rst | 8 years ago | |
playbooks.rst | 8 years ago | |
playbooks_acceleration.rst | 8 years ago | |
playbooks_advanced_syntax.rst | 8 years ago | |
playbooks_async.rst | 8 years ago | |
playbooks_best_practices.rst | 8 years ago | |
playbooks_blocks.rst | 8 years ago | |
playbooks_checkmode.rst | 8 years ago | |
playbooks_conditionals.rst | 8 years ago | |
playbooks_debugger.rst | 8 years ago | |
playbooks_delegation.rst | 8 years ago | |
playbooks_environment.rst | 8 years ago | |
playbooks_error_handling.rst | 8 years ago | |
playbooks_filters.rst | 8 years ago | |
playbooks_filters_ipaddr.rst | 8 years ago | |
playbooks_intro.rst | 8 years ago | |
playbooks_lookups.rst | 8 years ago | |
playbooks_loops.rst | 8 years ago | |
playbooks_prompts.rst | 8 years ago | |
playbooks_roles.rst | 8 years ago | |
playbooks_special_topics.rst | 8 years ago | |
playbooks_startnstep.rst | 8 years ago | |
playbooks_strategies.rst | 8 years ago | |
playbooks_tags.rst | 8 years ago | |
playbooks_templating.rst | 8 years ago | |
playbooks_tests.rst | 8 years ago | |
playbooks_variables.rst | 8 years ago | |
playbooks_vault.rst | 8 years ago | |
porting_guide_2.0.rst | 8 years ago | |
python_3_support.rst | 8 years ago | |
quickstart.rst | 8 years ago | |
test_strategies.rst | 8 years ago | |
tower.rst | 8 years ago |