abril/.github
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
..
workflows Add support for API servers on IPv6 addresses (#48) 2022-09-10 12:57:38 -05:00
dependabot.yml Pin GitHub Actions to SHA + Dependabot (#62) 2022-08-30 23:15:15 -05:00
FUNDING.yml chore(lint): fixed yaml lint 2022-04-02 11:48:37 -05:00
ISSUE_TEMPLATE.md chore(github): Updated issue template 2022-08-20 16:22:56 -05:00
PULL_REQUEST_TEMPLATE.md Readme updates (#4) 2022-03-27 11:18:45 -05:00