Make sure Clean role connects local instead of over ssh

This commit is contained in:
Sandwich 2024-03-20 00:01:12 +01:00
parent 525edb7231
commit d4f22b1ae4

View File

@ -81,6 +81,8 @@
- role: cleanup
when: install_type == "virtual"
vars:
ansible_connection: local
tasks:
- name: Reboot system