Files
ansible-tutorial/env.yml
2025-07-07 18:27:26 +02:00

7 lines
84 B
YAML

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