all repos — proxmox-ansible @ 00cc084a7cbd3eb99b27d698a4f9f14957586e89

reboot.yml (view raw)

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