Remove leftover docs fragment about mitogen (#12630)

This was left behind from 1fb14b746 (docs: remove outdated mitogen
documentation. (#12619), 2025-10-14)
This commit is contained in:
Max Gautier
2025-10-17 15:44:43 +00:00
committed by GitHub
parent 0d88532f3d
commit cde7b2b022

View File

@@ -181,10 +181,6 @@ ansible-playbook -i inventory/sample/hosts.ini cluster.yml \
Note: use `--tags` and `--skip-tags` wisely and only if you're 100% sure what you're doing.
## Mitogen
Mitogen support is deprecated, please see [mitogen related docs](/docs/advanced/mitogen.md) for usage and reasons for deprecation.
## Troubleshooting Ansible issues
Having the wrong version of ansible, ansible collections or python dependencies can cause issue.