1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins
Felix Fontein 01ae744aa6
Add copy of ipaddress.py from ansible.netcommon (#49)
* Add copy of ipaddress.py from ansible.netcommon, use that one in non-network modules.

* Copy required functions from ansible.netcommon. Simpler than using compat.ipaddress to do this.
2020-03-26 20:44:26 +00:00
..
action Initial commit 2020-03-09 09:11:07 +00:00
become Initial commit 2020-03-09 09:11:07 +00:00
cache Initial commit 2020-03-09 09:11:07 +00:00
callback Initial commit 2020-03-09 09:11:07 +00:00
cliconf Initial commit 2020-03-09 09:11:07 +00:00
connection Remove libvirt/virt content (#14) 2020-03-13 15:50:53 +00:00
doc_fragments Fix imports, part 2 (#42) 2020-03-25 11:43:51 +00:00
filter Initial commit 2020-03-09 09:11:07 +00:00
httpapi Initial commit 2020-03-09 09:11:07 +00:00
inventory Initial commit 2020-03-09 09:11:07 +00:00
lookup Fix example since lookup/query is not filter (#55) 2020-03-26 13:24:06 +00:00
module_utils Add copy of ipaddress.py from ansible.netcommon (#49) 2020-03-26 20:44:26 +00:00
modules Add copy of ipaddress.py from ansible.netcommon (#49) 2020-03-26 20:44:26 +00:00
netconf Initial commit 2020-03-09 09:11:07 +00:00
terminal Initial commit 2020-03-09 09:11:07 +00:00