Files
ansible-tutorial/with_items.yml
2025-07-16 13:59:07 +02:00

9 lines
126 B
YAML

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