Skip to content

bug: ansible.posix is not a required collection for the podman driver - #337

Merged
ziegenberg merged 1 commit into
ansible-community:mainfrom
ziegenberg:podman-remove-unused-collection
Jul 15, 2026
Merged

bug: ansible.posix is not a required collection for the podman driver#337
ziegenberg merged 1 commit into
ansible-community:mainfrom
ziegenberg:podman-remove-unused-collection

Conversation

@ziegenberg

@ziegenberg ziegenberg commented Sep 23, 2025

Copy link
Copy Markdown
Contributor

We should not report unused collections as required for a driver.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes the Podman driver’s declared Ansible collection requirements so it no longer reports ansible.posix as required when it is not used by the Podman driver playbooks.

Changes:

  • Remove ansible.posix from Podman.required_collections.
  • Keep containers.podman as the sole required collection for the Podman driver.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

@ziegenberg

Copy link
Copy Markdown
Contributor Author

Hi!

Does any of you @lennysh, @cidrblock, @ssbarnea or @gundalow mind reviewing this PR? I can't (and I shouldn't) review my own changes. But I already reviewed a bunch from other contributors.

Greetings,
Daniel

Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
@ziegenberg
ziegenberg force-pushed the podman-remove-unused-collection branch from 6f7c472 to 41fa581 Compare July 15, 2026 14:59
@ziegenberg
ziegenberg merged commit bc838d7 into ansible-community:main Jul 15, 2026
11 checks passed
@ziegenberg
ziegenberg deleted the podman-remove-unused-collection branch July 15, 2026 15:11
rija added a commit to rmenage/ansible-role-hardened-docker that referenced this pull request Jul 28, 2026
This MR contains the following updates:

| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [molecule-plugins](https://github.com/ansible-community/molecule-plugins) ([changelog](https://github.com/ansible-community/molecule-plugins/releases)) | `>=25.0.0,<26.0.0` → `>=26.7.15,<26.8.0` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/molecule-plugins/26.7.15?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/molecule-plugins/25.8.12/26.7.15?slim=true) |

---

### Release Notes

<details>
<summary>ansible-community/molecule-plugins (molecule-plugins)</summary>

### [`v26.7.15`](https://github.com/ansible-community/molecule-plugins/releases/tag/v26.7.15)

[Compare Source](ansible-community/molecule-plugins@v26.7.8...v26.7.15)

#### Features

- feat(docker): Add driver schema ([#&#8203;340](ansible-community/molecule-plugins#340)) [@&#8203;ziegenberg](https://github.com/ziegenberg)
- feat(podman): Add driver schema ([#&#8203;335](ansible-community/molecule-plugins#335)) [@&#8203;ziegenberg](https://github.com/ziegenberg)
- feat(openstack): Improve connection check after instance creation ([#&#8203;231](ansible-community/molecule-plugins#231)) [@&#8203;mathias-ioki](https://github.com/mathias-ioki)
- feat(openstack): add optional availability\_zone ([#&#8203;367](ansible-community/molecule-plugins#367)) [@&#8203;xenion1987](https://github.com/xenion1987)
- feat(vagrant): Improve network interfaces support ([#&#8203;102](ansible-community/molecule-plugins#102)) [@&#8203;apatard](https://github.com/apatard)

#### Fixes

- bug: align required collections between drivers `podman` and `containers` ([#&#8203;336](ansible-community/molecule-plugins#336)) [@&#8203;ziegenberg](https://github.com/ziegenberg)
- bug: `ansible.posix` is not a required collection for the podman driver ([#&#8203;337](ansible-community/molecule-plugins#337)) [@&#8203;ziegenberg](https://github.com/ziegenberg)
- bug: align required collections between drivers `docker` and `containers` ([#&#8203;338](ansible-community/molecule-plugins#338)) [@&#8203;ziegenberg](https://github.com/ziegenberg)
- fix: openstack driver private address retrieval when auto\_ip is False (ansible 2.19) ([#&#8203;326](ansible-community/molecule-plugins#326)) [@&#8203;ednxzu](https://github.com/ednxzu)
- patch podman login: omit certdir by default ([#&#8203;250](ansible-community/molecule-plugins#250)) [@&#8203;dometto](https://github.com/dometto)
- fix: openstack driver instances retrieval in Ansible 2.19 ([#&#8203;343](ansible-community/molecule-plugins#343)) [@&#8203;laurentribot](https://github.com/laurentribot)
- fix(security): update dependencies \[SECURITY] ([#&#8203;361](ansible-community/molecule-plugins#361)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate)
- bug (podman): Fix driver option `tls_verify` ([#&#8203;339](ansible-community/molecule-plugins#339)) [@&#8203;ziegenberg](https://github.com/ziegenberg)
- fix: Replace connection variable with ansible\_connection ([#&#8203;345](ansible-community/molecule-plugins#345)) [@&#8203;anxstj](https://github.com/anxstj)
- fix Dockerfile relative path ([#&#8203;347](ansible-community/molecule-plugins#347)) [@&#8203;konstruktoid](https://github.com/konstruktoid)

#### Maintenance

- fix(security): update dependencies \[SECURITY] ([#&#8203;361](ansible-community/molecule-plugins#361)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate)

### [`v26.7.8`](https://github.com/ansible-community/molecule-plugins/releases/tag/v26.7.8)

[Compare Source](ansible-community/molecule-plugins@v25.8.12...v26.7.8)

#### Fixes

- fix crashes if podman is not installed ([#&#8203;366](ansible-community/molecule-plugins#366)) [@&#8203;dietWall](https://github.com/dietWall)
- Fix: typo: 'iitem' --> 'item' ([#&#8203;370](ansible-community/molecule-plugins#370)) [@&#8203;stefanfluit](https://github.com/stefanfluit)
- fix: docker driver compatibility with ansible-core 2.21 ([#&#8203;364](ansible-community/molecule-plugins#364)) [@&#8203;wh-zfy](https://github.com/wh-zfy)
- fix(devel): drop --driver-name from init scenario, patch molecule.yml… ([#&#8203;358](ansible-community/molecule-plugins#358)) [@&#8203;lennysh](https://github.com/lennysh)
- fix: update pre-commit hooks ([#&#8203;329](ansible-community/molecule-plugins#329)) [@&#8203;ssbarnea](https://github.com/ssbarnea)

#### Maintenance

- chore: enable yaml formatting with ansible-lint ([#&#8203;332](ansible-community/molecule-plugins#332)) [@&#8203;ssbarnea](https://github.com/ssbarnea)
- chore: migrate tox.ini into pyproject.toml ([#&#8203;330](ansible-community/molecule-plugins#330)) [@&#8203;ssbarnea](https://github.com/ssbarnea)
- chore: update CI config ([#&#8203;328](ansible-community/molecule-plugins#328)) [@&#8203;ssbarnea](https://github.com/ssbarnea)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuOTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->


Refs:  rmenage/ansible-role-hardened-docker!42
See-also:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants