Style | StandardCards

Ansible community RSS feeds Last Update: Saturday, 30. May 2026 15:00

github.com/ansible-collections/community.mongodb - May 29

latest: mongodb_user: add authentication restrictions support (#740)

mongodb_user: add authentication restrictions support (#740)

* Add authentication restrictions to mongodb_user

* Document mongodb_user auth restriction alias

* Preserve localhost exception for empty auth restrictions

* Use exact usersInfo lookup for auth restrictions

* Update user_find function

* Add debug

* Fix case

* Rollback chan 21 hours ago

mongodb_user: add authentication restrictions support (#740)

* Add authentication restrictions to mongodb_user

* Document mongodb_user auth restriction alias

* Preserve localhost exception for empty auth restrictions

* Use exact usersInfo lookup for auth restrictions

* Update user_find function

* Add debug

* Fix case

* Rollback change to user_find function

* Add show auth restrictions

* Update function

* Remove debug cmd that breaks unit tests

* Fix typo

---------

Co-authored-by: Rhys Campbell <rhys.james.campbell@googlemail.com>

21 hours ago

github.com/ansible-collections/azure - May 29

v3.19.0

Bump version to v3.19.0 (#2261)

* Bump version to v3.19.0

* revert auto yaml formatting

* Add blank line

a day ago

Bump version to v3.19.0 (#2261)

* Bump version to v3.19.0

* revert auto yaml formatting

* Add blank line

a day ago

github.com/infinidat/ansible-infinidat-collection - May 29

v1.8.0: psdev-1438: Bump CI image to v0.16 (Ubuntu 24.04 / Python 3.12)

psdev-1438: Bump CI image to v0.16 (Ubuntu 24.04 / Python 3.12)

ansible-core 2.18 raised the controller Python minimum to 3.11, so the
v0.15 image (Ubuntu 22.04 / Python 3.10) can no longer run sanity. Bump
the base to Ubuntu 24.04 (Python 3.12 default; no PPA needed).

- ci/Dockerfile: FROM ubuntu:22.04 -> ubuntu:24.04; header comment
updated to reflect v0.16 + t 22 hours ago

psdev-1438: Bump CI image to v0.16 (Ubuntu 24.04 / Python 3.12)

ansible-core 2.18 raised the controller Python minimum to 3.11, so the
v0.15 image (Ubuntu 22.04 / Python 3.10) can no longer run sanity. Bump
the base to Ubuntu 24.04 (Python 3.12 default; no PPA needed).

- ci/Dockerfile: FROM ubuntu:22.04 -> ubuntu:24.04; header comment
updated to reflect v0.16 + the ansible-core 2.18 motivation.
- Makefile: _ci_image_tag = v0.15 -> v0.16.
- .gitlab-ci.yml: image psusdev/gitlab-cicd:v0.15 -> :v0.16.

Image must be rebuilt on the runner host as the gitlab-runner user
before CI can succeed on this branch; the image isn't pushed to any
registry.

22 hours ago

github.com/infinidat/ansible-infinidat-collection - May 28

v1.7.1

psdev-1437: Release v1.7.1 — fix infini_metadata docstring, add ansib…

…le-doc check

- Fix infini_metadata DOCUMENTATION YAML: the second line of the first
description bullet was indented to align with the dash instead of
the bullet text, so YAML parsed it as a new mapping key. ansible-doc
failed at line 8 with "could not find expected ':'", which surfaced
2 days ago

psdev-1437: Release v1.7.1 — fix infini_metadata docstring, add ansib…

…le-doc check

- Fix infini_metadata DOCUMENTATION YAML: the second line of the first
description bullet was indented to align with the dash instead of
the bullet text, so YAML parsed it as a new mapping key. ansible-doc
failed at line 8 with "could not find expected ':'", which surfaced
at Galaxy import time on v1.7.0.
- Add test-docs-locally Makefile recipe that runs
ansible-doc --type module --json against every infini_*.py module,
mirroring Galaxy's import check. DOCUMENTATION YAML errors slip past
ansible-test sanity, so this fills a real pre-publish gap. Wired
into test-sanity-locally-all.
- Fix typo 'explicitely' -> 'explicitly' in infini_metadata description
(cosmetic, while in the file).
- Bump galaxy.yml version to 1.7.1; add CHANGELOG entry.

2 days ago

github.com/cyberark/ansible-conjur-collection - May 27

v1.3.12

Merge pull request #52 from Conjur-Enterprise/CP-0000-Change-Env-Vari…

…able-Name

CP-0000: Update environment variable name for Ansible Galaxy API key

3 days ago

Merge pull request #52 from Conjur-Enterprise/CP-0000-Change-Env-Vari…

…able-Name

CP-0000: Update environment variable name for Ansible Galaxy API key

3 days ago