ansible-role-lazydocker

Ansible role for lazydocker. Available on Ansible Galaxy.

MIT License

Stars
5

Bot releases are hidden (Show)

ansible-role-lazydocker - 2.6.0 Latest Release

Published by darkwizard242 4 months ago

What's Changed

Full Changelog: https://github.com/darkwizard242/ansible-role-lazydocker/compare/2.5.1...2.6.0

ansible-role-lazydocker - 2.5.1

Published by darkwizard242 5 months ago

ansible-role-lazydocker - 2.5.0

Published by darkwizard242 6 months ago

ansible-role-lazydocker - 2.4.4

Published by darkwizard242 about 1 year ago

ansible-role-lazydocker - 2.4.3

Published by darkwizard242 about 1 year ago

ansible-role-lazydocker - 2.4.2

Published by darkwizard242 about 1 year ago

ansible-role-lazydocker - 2.4.1

Published by darkwizard242 about 1 year ago

ansible-role-lazydocker - 2.4.0

Published by darkwizard242 over 1 year ago

ansible-role-lazydocker - 2.3.0

Published by darkwizard242 over 1 year ago

Remove support for debian-stretch and updates for molecule v5

Full Changelog: https://github.com/darkwizard242/ansible-role-lazydocker/compare/2.2.2...2.3.0

ansible-role-lazydocker - 2.2.2

Published by darkwizard242 over 1 year ago

What's Changed

Full Changelog: https://github.com/darkwizard242/ansible-role-lazydocker/compare/2.2.1...2.2.2

ansible-role-lazydocker - 2.2.1

Published by darkwizard242 almost 2 years ago

ansible-role-lazydocker - 2.2.0

Published by darkwizard242 almost 2 years ago

ansible-role-lazydocker - 2.0.1

Published by darkwizard242 over 2 years ago

ansible-role-lazydocker - 2.0.0

Published by darkwizard242 over 2 years ago

What's Changed

Update workflows by @darkwizard242 in https://github.com/darkwizard242/ansible-role-lazydocker/pull/3

  • Setup key/value attributes for owner/group/mode of binary file and update Debian/Ubuntu/EL family tasks
  • Set ansible_python_interpreter var in molecule's converge playbook
  • Bump container image in molecule config to ubuntu 20.04
  • Update build-and-test, release github action workflows.
  • Define sonar.python.version=3 in sonarcloud config
  • Remove Ubuntu 16.04 as supported os from role's metadata due to being EOL
  • Utilize Rocky Linux 8 for EL 8 OS versions

Full Changelog: https://github.com/darkwizard242/ansible-role-lazydocker/compare/1.0.7...2.0.0

ansible-role-lazydocker - 1.0.7

Published by darkwizard242 over 3 years ago

  • update author attribute in role's metadata
ansible-role-lazydocker - 1.0.6

Published by darkwizard242 over 3 years ago

  • Bump lazydocker binary to 0.12
ansible-role-lazydocker - 1.0.5

Published by darkwizard242 almost 4 years ago

Migrate CI/Release from TravisCI to GitHub Actions

  • Set up a build-and-test workflow that performs sonarcloud code quality check and runs a molecule test for the Ansible Role.
  • Set up a Release workflow to trigger import of role in Ansible Galaxy.
  • Exclusion of .github dir from yamllint scan during molecule execution.
  • Reconfigure sonarcloud config
ansible-role-lazydocker - 1.0.4

Published by darkwizard242 almost 4 years ago

  • Fix issue in release 1.0.3 caused by poorly handling the numeric doubles for versioning.
  • Bumped lazydocker binary to 0.10
ansible-role-lazydocker - 1.0.3

Published by darkwizard242 almost 4 years ago

  • Bump lazydocker binary to 0.10
ansible-role-lazydocker - 1.0.2

Published by darkwizard242 about 4 years ago

  • Remove Debian Jessie from TravisCI build and Ansible role's metadata as it is now EOL.