Skip to content

Commit b09f6d9

Browse files
committed
ansible: Discontinue use of mitogen
1 parent d38609f commit b09f6d9

2 files changed

Lines changed: 0 additions & 3 deletions

File tree

ansible/ansible.cfg

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,3 @@
22
inventory = inventory
33
nocows = 1
44
retry_files_enabled = false
5-
strategy_plugins=venv/lib/python3.9/site-packages/ansible_mitogen/plugins/strategy/
6-
strategy=mitogen_linear

ansible/requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ ansible==2.9.18
22
Jinja2==2.11.3
33
jmespath==0.10.0
44
MarkupSafe==1.1.1
5-
mitogen==0.2.9
65
netaddr==0.8.0
76
pycrypto==2.6.1
87
PyYAML==5.4.1

0 commit comments

Comments
 (0)