mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-01 15:38:33 +02:00
bitwarden
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
tasks:
|
||||
- name: Reboot the server
|
||||
tags: reboot
|
||||
become: yes
|
||||
become: true
|
||||
become_user: root
|
||||
shell: "sleep 5 && reboot"
|
||||
async: 1
|
||||
|
Reference in New Issue
Block a user