Files
ansible-tutorial/upgradepi.yml

7 lines
88 B
YAML

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