community.general/lib/ansible/modules/net_tools/basics
Sam Doran 03dbb1d9c4 Improve code stability is checksum checking
- use context manager for dealing with the checksum file
- use loop that can tolerate zero, one, or more items return rather than the previous expression which would break if anything other than exactly one item was returned
2018-09-12 15:29:15 -07:00
..
__init__.py Split modules/network into two parts (#24024) 2017-04-27 16:42:41 +01:00
get_url.py Improve code stability is checksum checking 2018-09-12 15:29:15 -07:00
slurp.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
uri.py Add elapsed return value to select modules (#37969) 2018-08-31 22:20:56 +02:00