Collection version bump
All checks were successful
Ansible Code Pipeline / Ansible-Development-Pipeline (push) Successful in 1m57s
All checks were successful
Ansible Code Pipeline / Ansible-Development-Pipeline (push) Successful in 1m57s
This commit is contained in:
@ -7,10 +7,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Ansible-Development-Pipeline:
|
Ansible-Development-Pipeline:
|
||||||
strategy:
|
runs-on: ansible-dev-centos
|
||||||
matrix:
|
|
||||||
os: [ ansible-dev-centos, ansible-dev-fedora, ansible-dev-debian ]
|
|
||||||
runs-on: ${{ matrix.os }}
|
|
||||||
steps:
|
steps:
|
||||||
- name: Clone repository
|
- name: Clone repository
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
@ -4,7 +4,7 @@ collections:
|
|||||||
- name: jchristianh.baseos
|
- name: jchristianh.baseos
|
||||||
source: https://gitea.thezengarden.net/ansible_collections/ansible-collection-baseos.git
|
source: https://gitea.thezengarden.net/ansible_collections/ansible-collection-baseos.git
|
||||||
type: git
|
type: git
|
||||||
version: 1.0.35
|
version: 1.0.36
|
||||||
|
|
||||||
# Galaxy Collections
|
# Galaxy Collections
|
||||||
- name: community.general
|
- name: community.general
|
||||||
|
Reference in New Issue
Block a user