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/test/units/modules
Stephan Müller 00bab2d24d [docker_network] add ipv6 support (#47492)
* [docker_network] add ipv6 support

* docker_network: review ipam_options

* docker_network: fix requirements

* docker_network: fix deprecation notice

* docker_network: add minimum docker version change

* docker_network: remove trailing whitespace

* docker_network: revert rename of network_four #discussion_r228707101

* docker_network: refactor IPAM config comparison #discussion_r228707255, #discussion_r228707280

* docker_network: correct spelling of IPv4 and IPv6 #discussion_r228707114, #discussion_r228707138

* docker_network: manually remove networks #discussion_r228709051

* docker_network: refactor enable_ipv6 condition #discussion_r228707317

* docker_network: add mutually_exclusive #discussion_r228707185

* docker_network: fix iprange #discussion_r228709072

* docker_network: add auxiliary addresses in examples and tests

* docker_network: link to docker docs #discussion_r228707018

* docker_network: remove list default #discussion_r228707060, #discussion_r228709091

* docker_network: introduce params syntax for create_network() #discussion_r228709031

* docker_network: beautify code

* docker_network: resolve change requests

* docker_network: add yaml header

* docker_networking: fix get_ip_version

* docker_network: extend CIDR test

* docker_network: use backported unittest2 for python 2.6

* docker_network: migrate unittest to pytest
2018-11-02 08:59:16 +10:00
..
cloud [docker_network] add ipv6 support (#47492) 2018-11-02 08:59:16 +10:00
files Fixes #34893 (#40166) 2018-05-16 11:09:32 -05:00
monitoring Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
net_tools nmcli: Introduce VxLan (#45932) 2018-10-30 03:17:33 -04:00
network Adding IGMP vlan module for onyx switches (#47811) 2018-11-01 14:25:25 +05:30
packaging Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
remote_management Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
source_control Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
storage Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
system interfaces_file: Add test for pre-up/post-up with inet/inet6 2018-10-22 20:51:59 +02:00
web_infrastructure Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
__init__.py Some algorithmic unittests for the apt and docker modules 2016-04-27 07:23:31 -07:00
conftest.py Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
utils.py Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00