# HG changeset patch # User Oleksandr Gavenko # Date 1573686760 -7200 # Node ID f2b450fa4f4b456869573c25428904c82324cec3 # Parent 6548a372f31f65a6918981ca10fd547f13ffce03 Network Debug and Troubleshooting Guide. diff -r 6548a372f31f -r f2b450fa4f4b ansible.rst --- a/ansible.rst Thu Nov 14 00:37:01 2019 +0200 +++ b/ansible.rst Thu Nov 14 01:12:40 2019 +0200 @@ -45,5 +45,7 @@ $ sudo apt install ansible-lint $ ansible-lint site.yml +https://docs.ansible.com/ansible/latest/network/user_guide/network_debug_troubleshooting.html + Network Debug and Troubleshooting Guide. https://stackoverflow.com/questions/42417079/how-to-debug-ansible-issues How to debug Ansible issues?