Releases: konstruktoid/ansible-role-docker-rootless
Releases · konstruktoid/ansible-role-docker-rootless
v0.4.1
v0.4.0
What's Changed
- set owner and mode for fetch files by @konstruktoid in #28
- update ping tests by @konstruktoid in #33
- clarify use of docker_add_alias option, addresses #35 by @slhck in #36
- Allow to mimic the normal cli behavior of docker for docker_user by @t2d in #13
- remove ansible 4 from tox and add ansible 5.7 by @konstruktoid in #41
- update Docker release to 20.10.15 by @konstruktoid in #43
New Contributors
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Fix ansible-lint by @ssbarnea in #20
- Adopt FQCN by @ssbarnea in #19
- Allow unprivileged containers to ping by @mxmehl in #21
- chore(deps): update actions/stale action to v5 by @renovate in #25
- A https://github.com/slsa-framework/slsa artifact is now generated and available at https://github.com/konstruktoid/ansible-docker-rootless/actions/workflows/slsa.yml
- Update to Docker release 20.10.13
- Updated
tox
configuration
New Contributors
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- add Ubuntu Impish to Vagrantfile
- add py310 and @ansible 4.8 to tox
- add tox py310-ansible{210,34,44,devel} environment
- dont auto update vbguest on @AlmaLinux
- Ubuntu Hirsute is soon EOL, use Impish
- simplify Vagrantfile and add @AlmaLinux
- use @moby release 20.10.12
- fixing daemon-reload 'Access denied' error on Debian by @linozen in #7
- add option to enable privileged ports by @linozen in #8
- Update actions/stale action to v4 by @renovate in #9
- Restart rootless docker after update to use new bin by @t2d in #11
- Add exception for Debian Bullseye by @t2d in #16
- thanks @briceburg for the reminder, #18
Full Changelog: v0.1.0...v0.2.0
The testing and sync release
- Update and extend Molecule testing configuration
- Bump Docker release to 20.10.4
- Align
systemd
service files with Docker upstream - Add
fuse-overlayfs
support for older kernels - Update the README
v0.0.1 - Initial testing release
First role release, primarily for testing.