Files
ansible-tutorial/with_items.yml
T

9 lines
126 B
YAML
Raw Normal View History

2025-07-16 13:59:07 +02:00
- hosts: "{{ target }}"
vars_files:
- loop_files.yml
gather_facts: false
remote_user: pi
roles:
- with_items