Files
ansible-tutorial/with_lines.yml
2025-07-19 10:40:57 +02:00

9 lines
126 B
YAML

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