abril/roles/k3s/master/templates
Simon Leiner a1ef590442
Add support for API servers on IPv6 addresses (#48)
* Remove duplicate file for deletion

* Add support for IPv6 clusters

To correctly escape IPv6 addresses when ports are used, they must be
wrapped in square brackets [1]. This patch adds support for that,
using Ansible's ipwrap filter [2].

[1]: https://datatracker.ietf.org/doc/html/rfc4038#section-5.1
[2]: http://docs.ansible.com/ansible/latest/collections/ansible/utils/docsite/filters_ipaddr.html#wrapping-ipv6-addresses-in-brackets

* Do not abort other molecule jobs on failure

* Fix cache keys for Vagrant boxes

* Molecule: Derive overrides.yml location from scenario dir

# Conflicts:
#	molecule/default/molecule.yml
#	molecule/ipv6/molecule.yml
2022-09-10 12:57:38 -05:00
..
content.j2 Test playbook using molecule (#67) 2022-09-03 10:36:28 -05:00
k3s.service.j2 fix(ansible): Fixed role changes that were lost in a git fail 2022-03-27 14:58:52 -05:00
metallb.crds.j2 add editorconfig and fix trailing whitespaces (#68) 2022-09-07 20:00:13 -05:00
metallb.namespace.j2 add editorconfig and fix trailing whitespaces (#68) 2022-09-07 20:00:13 -05:00
vip.rbac.yaml.j2 fix(kube-vip): Cleaning up; adding missing rbac api groups 2022-07-30 22:11:28 -05:00
vip.yaml.j2 Add support for API servers on IPv6 addresses (#48) 2022-09-10 12:57:38 -05:00