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/bin
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
..
ansible Addresses #6188 Add --vault-password-file to bin/ansible and bin/ansible-playbook 11 years ago
ansible-doc Merge pull request #4466 from sfromm/ansible 11 years ago
ansible-galaxy Micro-optimization: replace s.find(x)!=-1 with x in s 11 years ago
ansible-playbook Addresses #6188 Add --vault-password-file to bin/ansible and bin/ansible-playbook 11 years ago
ansible-pull Remove breakpoint 11 years ago
ansible-vault Implement new default cipher class AES256 11 years ago