We use `ansible.module_utils.compat.ipaddress()` just for trivial IP validations that are not critical. This module will be ship in the `ansible.netcommon` collection. If we continue this way, it means the futur `community.vmware` will carry this extra dependency for limited benefit. This commit introduce a new `is_ipaddress()` that provide similar feature. |
||
---|---|---|
.. | ||
ansible |