Abhijeet Kasurde
8f6626bd8f
Misc typo corrections
...
Fix adds correction for typos
* Anisble to Ansible
* Fasle to False
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2017-09-09 10:25:50 -07:00
Adrian Likins
933298505a
Update places we mention env vars to use :envvar: ( #28887 )
2017-09-01 14:52:18 -07:00
Reid Wahl
ca91b361ce
Fixes #28290 : Added missing colon for paramiko host_key_auto_add line in network_debug_troubleshooting.rst ( #28695 )
2017-08-28 11:00:05 -07:00
hsmtkk
3f9d6aa0f1
doc: fix a typo ( #28215 )
2017-08-15 15:37:41 +02:00
David Newswanger
ebb1d75ee0
fixed a syntax problem that was preventing a warning box from being displayed
2017-08-10 12:37:28 -07:00
Ganesh Nalawade
70ce394840
Persistent connection timer changes ( #27272 )
...
* Add command_timeout timer that defines the amount
of time to wait for a command or RPC call before
timing out.
* Remove connect_retries and connect_interval configuration
varaible and replace it with connect_retry_timeout to control
the timeout value of connection to local scoket.
* Make required changes to netowrk action plugins and relevant
network files in module_utils.
* Required documentation changes.
2017-08-01 11:45:45 -06:00
John R Barker
33d7c12a97
Improve network debug wording ( #23735 )
2017-04-19 12:20:07 +01:00
Matt Clay
cb1f57d4e5
Add rstcheck to ansible-test and correct issues. ( #23550 )
...
* Add rstcheck to ansible-test.
* Fix rst code-block languages and syntax errors.
* Fix rst inline literals.
* Update python 2 code block to pass tests on py 3.
2017-04-13 10:28:52 -07:00
John R Barker
729b0e3bee
Use exports ( #23542 )
2017-04-12 16:03:31 -04:00
John R Barker
e575eae2ec
Document how to debug network issues ( #23503 )
2017-04-11 20:35:21 +01:00