system-config/playbooks/roles/install-ansible/templates
Clark Boylan a45afbeac5 Increase bridge's ansible ssh controlpersist timeout to 180s
There is an Ansible bug where if successive tasks are separated in time
by the ssh controlpersist timeout Ansible will race ssh's updates to the
connection causing the second task to fail with an rc of -13 [0].

Statistically we believe that the longer times between tasks are less
likely. This means ssh controlpersist timeout values that are larger
will be less likely to have ansible hit this bug. Increase the value
from a default of 60s to 180s to take advantage of this probability.

[0] https://github.com/ansible/ansible/issues/81777

Change-Id: Ic40730c3e0bd814e6a5c739e4415657594362032
2023-12-05 08:16:23 -08:00
..
ansible.cfg.j2 Increase bridge's ansible ssh controlpersist timeout to 180s 2023-12-05 08:16:23 -08:00
requirements.txt.j2 install-ansible: update venv once a day 2022-12-06 17:28:04 +11:00