Mitogen: deprecate the use of mitogen and remove coverage from CI (#8147)

This commit is contained in:
Cristian Calin
2021-11-05 09:57:52 +02:00
committed by GitHub
parent a0be7f0e26
commit 8d553f7e91
7 changed files with 21 additions and 25 deletions

View File

@@ -3,7 +3,6 @@ pipelining=True
ssh_args = -o ControlMaster=auto -o ControlPersist=30m -o ConnectionAttempts=100 -o UserKnownHostsFile=/dev/null
#control_path = ~/.ssh/ansible-%%r@%%h:%%p
[defaults]
strategy_plugins = plugins/mitogen/ansible_mitogen/plugins/strategy
# https://github.com/ansible/ansible/issues/56930 (to ignore group names with - and .)
force_valid_group_names = ignore