Collection version bump
All checks were successful
Ansible Code Pipeline / Ansible-Development-Pipeline (push) Successful in 1m57s

This commit is contained in:
2025-08-25 13:30:32 -04:00
parent 6d540828e0
commit b6f277da58
2 changed files with 2 additions and 5 deletions

View File

@ -7,10 +7,7 @@ on:
jobs:
Ansible-Development-Pipeline:
strategy:
matrix:
os: [ ansible-dev-centos, ansible-dev-fedora, ansible-dev-debian ]
runs-on: ${{ matrix.os }}
runs-on: ansible-dev-centos
steps:
- name: Clone repository
uses: actions/checkout@v3

View File

@ -4,7 +4,7 @@ collections:
- name: jchristianh.baseos
source: https://gitea.thezengarden.net/ansible_collections/ansible-collection-baseos.git
type: git
version: 1.0.35
version: 1.0.36
# Galaxy Collections
- name: community.general