4 lines
170 B
YAML
4 lines
170 B
YAML
---
|
|
- name: Gather Ansible Facts
|
|
ansible.builtin.setup: # If the full prefix isn't specified in Ansible 2.10+, we might end up running `ansible.windows.setup` instead.
|