Skip to content

Fix compatibility issue with newer librenms versions that do not have… #10

Fix compatibility issue with newer librenms versions that do not have…

Fix compatibility issue with newer librenms versions that do not have… #10

Workflow file for this run

name: Ansible Galaxy import
on:
push:
branches: [ master ]
create:
tags:
release:
types:
- published
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 }}