Skip to content

Releases: route1337/ansible-role-dockerhost

Remove now duplicate compose package

Choose a tag to compare

@ahrenstein ahrenstein released this 18 Jul 01:06
0752ff7

Changes

  1. Don't install docker-compose as it is now built in to docker-ce

Quick fix related to pip

Choose a tag to compare

@ahrenstein ahrenstein released this 14 Jul 03:12
1e40321

Changes

  1. Fix PIP issues relating to Ubuntu 24.04

Ubuntu 24.04 Support

Choose a tag to compare

@ahrenstein ahrenstein released this 14 Jul 02:01
84fd537

Changes

  1. Added Ubuntu 24.04 support
  2. Removed Ubuntu 18.04 support

Updating GPG Key Method

Choose a tag to compare

@ahrenstein ahrenstein released this 26 Jun 12:37
12a9703

Changes

  1. Fixed gpg deprecation warnings caused by apt-key in Ubuntu 22.04

Ubuntu 22.04 Support

Choose a tag to compare

@ahrenstein ahrenstein released this 15 Jun 00:20
5b630e3

Changes

  1. Added Ubuntu 22.04 support
  2. Removed Ubuntu 16.04 support
  3. Kitchen will now use AWS for testing (A change forced by VirtualBox not supporting Apple Silicon)

Fixing docker-compose

Choose a tag to compare

@ahrenstein ahrenstein released this 31 Mar 03:59
949e5e8

Just two minor fixes:

  1. Adding missing test-kitchen gem to Gemfile
  2. Removed a python package that breaks docker-compose

Initial Release

Choose a tag to compare

@ahrenstein ahrenstein released this 11 Jul 00:42
03845ef

This is the first release for this Ansible role.