User Tools

Site Tools


wiki:ansible_troubleshooting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
wiki:ansible_troubleshooting [2025/10/23 09:48] – add couldn't resolve module/action antisawiki: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'' output on the host where the ansible is being run from:
 +
 +  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 ''ps'' again for any hanging processes.
  
 ====== See also ====== ====== See also ======
wiki/ansible_troubleshooting.txt · Last modified: by antisa

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki