Skip to content

fix(agent-control): rename Super Agent to Agent Control in ansible-install #288

fix(agent-control): rename Super Agent to Agent Control in ansible-install

fix(agent-control): rename Super Agent to Agent Control in ansible-install #288

Workflow file for this run

name: Ansible Lint
"on": [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Run ansible-lint
uses: ansible/ansible-lint-action@main