Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

Rely on community.docker collection #58

Merged
merged 2 commits into from
May 26, 2021
Merged

Conversation

ssbarnea
Copy link
Member

@ssbarnea ssbarnea commented May 26, 2021

  • Stop using older docker modules and rely on community.docker. Still compatible with ansible 2.9-2.11, even with the core ansible versions but requires installation of community.docker, which must be done by the user.
  • Document use of community.docker
  • Refactor testing and include testing of all 3 supported versions of ansible

We need ansible with docker module for using this module.
@ssbarnea ssbarnea added the bug This issue/PR relates to a bug. label May 26, 2021
@ssbarnea ssbarnea force-pushed the stable-0.3-backports branch 6 times, most recently from e1b0fa0 to 90f3975 Compare May 26, 2021 10:29
@ssbarnea ssbarnea changed the title Assure ansible has docker_container module installed (#26) Refactor testing May 26, 2021
@ssbarnea ssbarnea changed the title Refactor testing Rely on community.docker collection May 26, 2021
@ssbarnea ssbarnea added major Marks an important and likely breaking change. and removed bug This issue/PR relates to a bug. labels May 26, 2021
Building all these containers does not really depend on python
version of ansible version. This moves this test to a standalone pipeline.

Starting with this version we only support and require latest community.docker collection and we assume user installed it correctly.

Installing just ansible distribution is not enough to make this
plugin functional.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
major Marks an important and likely breaking change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant