Releases: punktDe/ansible-docker
Releases · punktDe/ansible-docker
1.1.1
1.1.0
What's Changed
- Added support for newer versions of pip, which prevent user from installing packages with an externally managed environment
- Added support for
depends_on
parameter, which translates into theWants
parameter of systemd: https://www.freedesktop.org/software/systemd/man/latest/systemd.unit.html#Wants=
Full Changelog: 1.0.1...1.1.0
1.0.1
1.0.0
What's Changed
- Add CI/CD testing, install Docker from the official repos, add README by @medanthelinium in #1
- Add python3-pip to dependencies by @medanthelinium in #2
New Contributors
- @medanthelinium made their first contribution in #1
Full Changelog: https://github.com/punktDe/ansible-docker/commits/1.0.0