github.com/CiscoDevNet/intersight-ansible
Galaxy 2.19.0
Merge pull request #334 from dsoper2/gal
Added OAuth2 bearer token support for API authentication.
Merge pull request #334 from dsoper2/gal
Added OAuth2 bearer token support for API authentication.
bugfix/ci-python-version-matrix (#745)
* Add python version from matrix to test cmd
* Update docker image
* Update docker image
* Remove MongoDB 6
* Remove matrix level
* MongoDB 7 missing for noble... try 8
* Ai suggested fix
* Undo awful AI suggestion
* Add default to title when var is not defined
* Update unit test
* Bump versions
* Add further deug cmds
* Fix ns flag
* Remove kubectl logs cmd
* Add more debug
* Add debug
* Bump kube-rbac-proxy image version
* molecule/docker issue
* Install ansible-dev-tools package
* Install required plugin
* Add testinfra
* Add to reqs
* Add option
* .
* Update req
* .
* .
* Adds pytest
* Rejig reqs
* Remove deps
* Add retries
* Update platforms
* Update platforms
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.
Bump version to v3.19.0 (#2261)
* Bump version to v3.19.0
* revert auto yaml formatting
* Add blank line
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.
Merge pull request #541 from sdodsley/release_1_25_1
Release 1.25.1
Release 1.20.2 version (#1038)
Signed-off-by: Sagi Shnaidman <sshnaidm@redhat.com>
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
Merge pull request #537 from sdodsley/release_1_25_0
Release 1.25.0