Commit Graph

3 Commits (645fe91fa398c6f5482c5f491d89de715d762fb8)

Author SHA1 Message Date
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
CWollinger 676bec5484
use module required_if so if statements not needed (#28)
Co-authored-by: cwollinger <cwollinger@localhost.localdomain>
2020-03-23 14:41:49 +00:00
Ansible Core Team aebc1b03fd Initial commit 2020-03-09 09:11:07 +00:00