all repos — proxmox-ansible @ fd8e7fbe6ce59236d1acdac0411617e8f4af85e2

reboot.yml (view raw)

1---
2- hosts: all
3  become: yes
4  
5  tasks:
6    - import_tasks: tasks/reboot.yml