ansible.rst
changeset 2390 f2b450fa4f4b
parent 2389 6548a372f31f
child 2430 315b44793009
--- 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?