wiki:ansible_troubleshooting
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| wiki:ansible_troubleshooting [2025/10/23 09:48] – add couldn't resolve module/action antisa | wiki:ansible_troubleshooting [2026/06/18 08:10] (current) – add ansible hangs antisa | ||
|---|---|---|---|
| Line 78: | Line 78: | ||
| Check also if the ansible version itself is compatible with plugin, on plugin document page. | Check also if the ansible version itself is compatible with plugin, on plugin document page. | ||
| + | |||
| + | ===== ansible-playbook hangs on specific server ===== | ||
| + | |||
| + | Check the '' | ||
| + | |||
| + | ps aux | grep ansible | ||
| + | |||
| + | There should be an ssh command triggered where you should see the server hostname where the ansible is stuck on. Log into that server and check the '' | ||
| ====== See also ====== | ====== See also ====== | ||
wiki/ansible_troubleshooting.txt · Last modified: by antisa
