# WARNING: This inventory is for MANUAL TESTING ONLY
# DO NOT use this inventory in molecule scenarios or GitHub Actions
# It contains test-host which causes EPEL GPG verification failures in CI
# Use inventories/molecule/hosts for molecule testing
# Use inventories/github-actions/hosts for GitHub Actions

[all]
test-host ansible_host=127.0.0.1 ansible_connection=local

[kvm_hosts]
test-host

[edge_hosts]
test-host
