# GitHub Actions Rocky Linux Runner Inventory
# This inventory represents the Rocky Linux shared runner instance
# that the GitHub Actions pipelines execute against

[all]
rocky-runner ansible_host=127.0.0.1 ansible_connection=local

[kvm_hosts]
rocky-runner

[edge_hosts]
rocky-runner

[github_runners]
rocky-runner

[rocky_linux]
rocky-runner
