This commit is contained in:
Mike Kletz
2022-03-09 10:02:16 -06:00
parent 46990020e6
commit f8f72041fa

View File

@@ -1,6 +1,7 @@
--- ---
- name: Helpdesk new user portal - name: Helpdesk new user portal
hosts: "{{ HOSTS | default('windows') }}" hosts: "{{ HOSTS | default('windows') }}"
gather_facts: false
tasks: tasks:
- name: Setting host facts using complex arguments - name: Setting host facts using complex arguments