You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible
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
7 years ago
..
cli Update ansible-doc for invariants in the metadata/plugin_doc api 7 years ago
compat Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
config Cleanup INVENTORY_IGNORE_EXTS (#47880) 7 years ago
errors Python 3.8 collections compatibility fixes. 7 years ago
executor Don't use the task for a cache, return a special cache var (#47243) 7 years ago
galaxy ansible-galaxy: fix searching with unicode 7 years ago
inventory better information for user from inventory plugins (#46766) 7 years ago
module_utils New voss_config module (#47533) 7 years ago
modules [docker_network] add ipv6 support (#47492) 7 years ago
parsing Set the default metadata 7 years ago
playbook Ensure we don't overwrite roles from include/import_role when loading the play (#47512) 7 years ago
plugins Implement connection plugin for podman (#47519) 7 years ago
template Do not strip new lines in native jinja (#46751) 7 years ago
utils Initial import of MSC module_utils (#46116) 7 years ago
vars Don't use the task for a cache, return a special cache var (#47243) 7 years ago
__init__.py
constants.py Update ansible-doc for invariants in the metadata/plugin_doc api 7 years ago
release.py Codename: How Many More Times 7 years ago