nevart
81f23a11dc
Add Debian 12 bookworm support
2023-08-06 13:01:27 +00:00
Jeff Geerling
635061e0a4
Remove official support for RHEL. Rocky/Alma/Stream support is best-effort.
2023-06-23 10:56:08 -05:00
Michael Manganiello
8e09a22180
Set default docker_package for Archlinux distribution
...
Instead of the current role's default value for `docker_package`
(`docker-ce`), the package name for the Archlinux OS distribution is
`docker` [1].
Considerations:
* Filename is `Archlinux`, as that is the possible value exposed by
Ansible, in `ansible_distribution` [2] and `ansible_os_family` [3].
* Platform name in meta's `galaxy_info` has been changed to `ArchLinux`,
as that's the supported platform name in Ansible Galaxy [4].
[1] https://archlinux.org/packages/community/x86_64/docker/
[2] https://docs.ansible.com/ansible/2.6/user_guide/playbooks_conditionals.html#ansible-distribution
[3] https://docs.ansible.com/ansible/2.6/user_guide/playbooks_conditionals.html#ansible-os-family
[4] https://galaxy.ansible.com/api/v1/platforms/?name__icontains=arch
2022-10-09 23:01:52 -03:00
Jeff Geerling
53c5490523
PR #320 : Use main.yml instead of default.yml for vars defaults.
2022-08-19 14:13:01 -05:00
j.koehler
279392701d
#205 - remove EoL Debian/Ubuntu versions, add Ubuntu 22.04 (jammy)
...
- Docker no longer lists Debian 9 and Ubuntu 16.04 LTS under "OS requirements" and there are also no molecule tests for Ubuntu 16.04
- Added Ubuntu 22.04 LTS while on it
2022-07-14 12:35:21 +02:00
staticdev
b377445abd
Add Debian 11
2021-08-17 10:30:02 +02:00
Jeff Geerling
26297760a3
Ensure galaxy meta information is consistent on all my roles.
2020-05-26 09:43:35 -05:00
Jeff Geerling
ec3d7c7076
Fixes #196 : Add tests and support for Ubuntu 20.04 Focal Fossa.
2020-05-24 15:58:08 -05:00
Jeff Geerling
e64effa788
Issue #150 : Add buster to supported Debian versions [ci skip].
2019-12-11 09:30:23 -06:00
Jeff Geerling
3f884a6edd
Issue #171 : Test for CentOS 8.
2019-12-11 08:38:14 -06:00
Jeff Geerling
38ebd92df4
Fixes #178 : Remove support and tests for Ubuntu 14.04 Trusty.
2019-12-11 08:36:02 -06:00
Jeff Geerling
41f9315a49
Switch tests to use Molecule.
2018-09-26 22:13:32 -05:00
Jeff Geerling
fda6a8e33d
Fixes #60 : Support Ubuntu 18.04 Bionic Beaver.
2018-06-20 19:31:39 -05:00
Jeff Geerling
201cd7dd94
Docker repo doesn't yet support Ubuntu 18.04 Bionic, it seems.
2018-05-01 21:36:08 -05:00
Jeff Geerling
7b0f422f32
PR #47 follow-up: Add tests for Ubuntu 18.04 Bionic, Fedora 27, and fix boolean case.
2018-05-01 21:31:35 -05:00
Jeff Geerling
92b42b0352
Issue #54 : Update Docker Compose default version to the latest version.
2018-05-01 19:15:19 -05:00
Jeff Geerling
da3eb9cf1c
Initial commit.
2017-02-23 22:08:18 -06:00