Skip to content

feat: allow to set custom hostname for servers #29

feat: allow to set custom hostname for servers

feat: allow to set custom hostname for servers #29

Workflow file for this run

name: ansible-lint
on:
pull_request:
branches: ["main", "stable", "release/v*"]
jobs:
build:
name: Ansible Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ansible-lint
uses: ansible/[email protected]