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/examples
Michael DeHaan cf6e1f8db9 Make it possible to tell paramiko to not record new host keys, which can be slow with a large number of hosts.
-c ssh is preferred in most cases if you have ControlPersist available, otherwise if you are comfortable you
can turn off recording while leaving host key checking on, etc.
11 years ago
..
playbooks Add a note about where the playbook examples have moved to. 11 years ago
scripts fixed x-bits in git 11 years ago
DOCUMENTATION.yaml Add version added field to notification modules. 11 years ago
ansible.cfg Make it possible to tell paramiko to not record new host keys, which can be slow with a large number of hosts. 11 years ago
hosts Small change to previous patch, make ranges of hosts inclusive. 12 years ago