This website requires JavaScript.
Explore
Gists
Help
Sign in
ansible-collections
/
community.general
Watch
1
Star
0
Fork
You've already forked community.general
0
mirror of
https://github.com/ansible-collections/community.general.git
synced
2025-05-02 23:31:25 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6
2e7dcf3317
community.general
/
lib
/
ansible
/
modules
/
network
/
basics
History
Download ZIP
Download TAR.GZ
Toshio Kuratomi
2e7dcf3317
Small cleanups. * Import url(lib|parse|lib2) if needed by the module rather than relying on module_utils.urls to do so. * Remove stdlib modules from requirements * Use the if __name__ conditional for invoking main()
2016-12-08 11:23:11 -05:00
..
__init__.py
Renames.
2016-12-08 11:22:25 -05:00
get_url.py
Small cleanups. * Import url(lib|parse|lib2) if needed by the module rather than relying on module_utils.urls to do so. * Remove stdlib modules from requirements * Use the if __name__ conditional for invoking main()
2016-12-08 11:23:11 -05:00
slurp.py
Proper author info for all remaining modules
2016-12-08 11:23:07 -05:00
uri.py
Change docs to reflect correct when syntax for matching variable strings as per MD's forum post as this fails with unhelpful error otherwise.
2016-12-08 11:23:11 -05:00