BaseOS v1.0.36 #20

Merged
chris merged 7 commits from testing into main 2025-08-25 13:33:04 -04:00
6 changed files with 8 additions and 164 deletions
Showing only changes of commit b6f277da58 - Show all commits

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