Files
ansible-tutorial/with_fileglob.yml
2025-07-23 20:31:51 +02:00

9 lines
129 B
YAML

- hosts: "{{ target }}"
vars_files:
- loop_files.yml
gather_facts: false
remote_user: pi
roles:
- with_fileglob