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.
2014-03-16 13:10:28 -04:00
..
ansible Addresses #6188 Add --vault-password-file to bin/ansible and bin/ansible-playbook 2014-02-26 11:01:03 -05:00
ansible-doc Merge pull request #4466 from sfromm/ansible 2013-11-13 20:32:20 -05:00
ansible-galaxy Micro-optimization: replace s.find(x)!=-1 with x in s 2014-03-16 13:10:28 -04:00
ansible-playbook Addresses #6188 Add --vault-password-file to bin/ansible and bin/ansible-playbook 2014-02-26 11:01:03 -05:00
ansible-pull Remove breakpoint 2014-02-26 14:53:36 -05:00
ansible-vault Implement new default cipher class AES256 2014-03-10 16:15:44 -05:00