2
0

update variable

This commit is contained in:
2024-06-06 18:10:53 +02:00
parent db26680a71
commit 42f6ecd1a3

View File

@@ -1,6 +1,6 @@
---
- name: Reboot machine
hosts: "{{ my_hosts | d([]) }}"
hosts: "{{ Daily_Reboot_Hosts }}"
become: true
tasks: