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

9 lines
129 B
YAML

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