Playbook upgradepi.yml für Teil 5
This commit is contained in:
6
upgradepi.yml
Normal file
6
upgradepi.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
- hosts: "{{ target }}"
|
||||
gather_facts: false
|
||||
remote_user: pi
|
||||
roles:
|
||||
- upgrade
|
||||
|
Reference in New Issue
Block a user