Network Debug and Troubleshooting Guide.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Thu, 14 Nov 2019 01:12:40 +0200
changeset 2390 f2b450fa4f4b
parent 2389 6548a372f31f
child 2391 aedbd074ec54
Network Debug and Troubleshooting Guide.
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?