ilri / rmg-ansible-public

Ansible playbooks for ILRI research-computing infrastructure
GNU General Public License v3.0
8 stars 2 forks source link

Add ansible.cfg #50

Closed alanorth closed 8 years ago

alanorth commented 8 years ago

Pipelining makes ansible run tasks much faster[0], and as of Ansible 2.0 or 2.1 or so, it now works on older hosts that have requiretty in their sudo config[1]. Also, disable the creation of those stupid retry files.

[0] https://docs.ansible.com/ansible/intro_configuration.html#pipelining [1] https://github.com/ansible/ansible/pull/13200

oguya commented 8 years ago

I actually have one with retry_files_enabled=False to prevent ansible from creating those annoying $playbook.retry files.

alanorth commented 8 years ago

@oguya Would you like a cookie?

oguya commented 8 years ago

@alanorth what's up with the 'cookie'?

alanorth commented 8 years ago

I was teasing you for flossing in your comment. 😉