Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

Compatibility update. #3

Merged
merged 6 commits into from
Dec 31, 2023
Merged

Compatibility update. #3

merged 6 commits into from
Dec 31, 2023

Conversation

patbec
Copy link
Member

@patbec patbec commented Dec 31, 2023

The following changes were made:

Breaking changes:

  • Files were copied using the ansible.builtin.template command instead of the ansible.builtin.copy command.

Bugfixes:

  • Files have now been copied using the ansible.builtin.copy command.

Known issues:

  • Docker python package is incompatible with the deprecated docker-compose lib in the latest version.
  • The Ansible docker.compose module uses the deprecated docker-compose python package.

Minor changes:

  • Documentation updated.

@patbec patbec merged commit ae47bf6 into main Dec 31, 2023
2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant