zuul/tests/fixtures/config/remote-zuul-json/git/org_project/playbooks/no-log.yaml

12 lines
213 B
YAML

- hosts: all
tasks:
- debug:
msg: rosebud
- debug:
msg: setec astronomy
no_log: true
- debug:
msg: setec astronomy
no_log: true
with_sequence: start=0 end=2