This collection is build from several roles in the Ansible SSA GitLab Group.
There is a Gitlab CI/CD pipeline which automatically builds this collection.
git submodule foreach git pull
Make sure to update ansible_ssa/windows/galaxy.yml
and commit to main or release branch to trigger a new build.
Commit your changes
git commit -m "provide some reasonable description" -a
To build a new release follow these instructions:
set .z-release to “0”
push to GitLab
If building a new stable release, create a release tag as well. Also update the dependencies in the execution environment.
Make sure unstable releases have a higher release number than stable releases.