Added new playbook and roles

This commit is contained in:
Sebastian Haderecker
2019-06-29 16:21:47 +00:00
parent bcb6c7e616
commit 0392517fa2
12 changed files with 129 additions and 29 deletions

View File

@ -0,0 +1,3 @@
- name: Finally rebooting t-pot in one minute - make sure your next login is on port 64295 or via https:// on port 64297
shell: /sbin/shutdown -r -t 1
become: true