update(requirements): upgrades requirements & tidy up root folder
This commit is contained in:
parent
a4ee927729
commit
49c6ed6edb
6 changed files with 7 additions and 7 deletions
6
playbooks/reboot.yml
Normal file
6
playbooks/reboot.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
- hosts: all
|
||||
tasks:
|
||||
- name: Reboot
|
||||
reboot:
|
||||
reboot_timeout: 3600
|
Loading…
Add table
Add a link
Reference in a new issue