This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign In
cmueller
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
95dc8f2361
ansible
/
docs
/
docsite
/
rst
/
dev_guide
/
testing
/
sanity
/
replace-urlopen.rst
5 lines
96 B
ReStructuredText
Raw
Normal View
History
Unescape
Escape
Remove redundant "Sanity Tests »" from page title. The docs now have multi-level breadcrumbs so including "Sanity Tests »" in the title on a sanity test page is redundant.
2019-07-26 17:51:09 +02:00
replace-urlopen
===============
Initial ansible-test sanity docs. (#26775) * Rename no-iterkeys test for consistency. * Require docs for all ansible-test sanity tests. * Initial ansible-test sanity docs. * Fix capitalization of Python. * Fix sanity code smell test false positives. * Fix another code-smell false positive.
2017-07-14 15:24:45 +02:00
Use
``
open_url
``
from
``
module_utils
``
instead of
``
urlopen
``
.
Reference in a new issue
Copy permalink