ansible: Change default strategy to mitogen_linear
authorKienan Stewart <kstewart@efficios.com>
Thu, 1 Jun 2023 15:26:03 +0000 (11:26 -0400)
committerKienan Stewart <kstewart@efficios.com>
Thu, 1 Jun 2023 18:22:23 +0000 (14:22 -0400)
commit7bc1e37028906a0fa9accc40cb5c07517f519e46
tree572b24b691c3e38d31b551b4651b514d56f50c2b
parent28f52146ba963ce49823228b3ba77b36aa77f5af
ansible: Change default strategy to mitogen_linear

The default ansible strategy if not set is 'linear'. Using
mitogen_linear results in a significant speed up in runs.

For example, when running the site.yml playbook against
ci-node-el[7-9]-arm64-01 with no other changes between the runs, the
run time goes from ~2 minutes to ~30 seconds.

Change-Id: I47952c2a7d73607248aad71cc6670984aef3804b
automation/ansible/ansible.cfg
This page took 0.024223 seconds and 4 git commands to generate.