zuul/tests/fixtures/config/remote-action-modules/git/org_project/playbooks/template-localhost.yaml

12 lines
172 B
YAML

- hosts: localhost
roles:
- template-test-localhost
- hosts: 127.0.0.1
roles:
- template-test-localhost
- hosts: "::1"
roles:
- template-test-localhost