Playbook upgradepi.yml für Teil 5

This commit is contained in:
2023-09-18 09:11:40 +02:00
parent 37617e3873
commit dfc20d7e5e

6
upgradepi.yml Normal file
View File

@@ -0,0 +1,6 @@
- hosts: "{{ target }}"
gather_facts: false
remote_user: pi
roles:
- upgrade