openstack-infrastructure-te.../ansible-tf-templates/site.yml

11 lines
196 B
YAML

---
- name: Nothing to see here
hosts: all
gather_facts: false
tasks:
- name: Use the specific playbook file
ansible.builtin.debug:
msg: "Use the specific playbook file"