Compare commits

..

3 commits

Author SHA1 Message Date
6bb69cc080
temp: reboot test playbook
Some checks failed
/ Ansible Lint (push) Failing after 1m52s
/ Ansible Lint (pull_request) Failing after 2m6s
2025-07-01 03:41:57 +02:00
1c729ade06
reboot(role): intro. reboot role, which handles local conns. gracefully 2025-07-01 03:41:57 +02:00
249ff5f958
temp: connection test 2025-07-01 03:41:57 +02:00

View file

@ -7,7 +7,8 @@
msg: before
- name: reboot
ansible.builtin.reboot:
ansible.builtin.include_role:
name: reboot
- name: debug after
ansible.builtin.debug: