tobiko/tobiko/tests/sanity/shiftstack/playbooks/debug-vars.yaml

8 lines
111 B
YAML

---
- hosts: localhost
vars_files: vars/some-vars.yaml
tasks:
- debug: var=var1
- debug: var=var2