Skip to content

Update host module to REST v2 and add Fusion support #1540

Update host module to REST v2 and add Fusion support

Update host module to REST v2 and add Fusion support #1540

Workflow file for this run

name: Ansible Lint # feel free to pick your own name
"on": [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ansible-lint
uses: ansible/ansible-lint@main