mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Exorcise Python-2.6
This commit is contained in:
@@ -685,8 +685,8 @@ would an IPv4 address or hostname::
|
||||
|
||||
|
||||
.. Note:: The ipaddress library is only included by default in Python 3.x. To
|
||||
use IPv6 addresses in Python 2.6 and 2.7, make sure to run
|
||||
``pip install ipaddress`` which installs a backported package.
|
||||
use IPv6 addresses in Python 2.7, make sure to run ``pip install ipaddress`` which installs
|
||||
a backported package.
|
||||
|
||||
HTTPS Certificate Validation
|
||||
````````````````````````````
|
||||
|
||||
Reference in New Issue
Block a user