Files
ansible-tutorial/with_dict.yml
2025-07-26 08:52:35 +02:00

7 lines
90 B
YAML

- hosts: "{{ target }}"
gather_facts: false
remote_user: pi
roles:
- with_dict