update variable
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
- name: Reboot machine
|
||||
hosts: "{{ my_hosts | d([]) }}"
|
||||
hosts: "{{ Daily_Reboot_Hosts }}"
|
||||
become: true
|
||||
|
||||
tasks:
|
||||
|
||||
Reference in New Issue
Block a user