ansible/test/playbook-included.yml

6 lines
82 B
YAML
Raw Normal View History

---
- hosts: all
gather_facts: False
tasks:
- action: debug msg="$variable"