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

12 lines
166 B
YAML

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