Skip to content

do not update setuptools and pip on ubuntu 24 #29

do not update setuptools and pip on ubuntu 24

do not update setuptools and pip on ubuntu 24 #29

Workflow file for this run

name: Ansible Galaxy import
on:
push:
branches: [ master ]
create:
tags:
jobs:
galaxy:
name: ansible-galaxy import
runs-on: ubuntu-latest
steps:
- name: import
uses: robertdebock/[email protected]
with:
galaxy_api_key: ${{ secrets.GALAXY_API_KEY }}