quick fixes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
- name: Run PowerShell
|
||||
hosts: "{{ HOSTS | default('windows') }}"
|
||||
hosts: "{{ _hosts | default('os_windows') }}"
|
||||
gather_facts: false
|
||||
vars:
|
||||
ps_script: undef
|
||||
|
||||
Reference in New Issue
Block a user