Skip to content

2022-August-20 - 2.6+14109

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Aug 02:26
a38b8c7
Infra: remove unused ansible.cfg settings (#10986)

'poll_interval' is only used for async tasks, we do not use any
and so have no need to override this value.

'persistent_connection' setting does not look to be a real
configuration settings block and seemingly has no effect.