Fixed linting issues causing GitHub action failures (#180)

This commit is contained in:
Chris Edillon
2024-08-30 10:51:28 -04:00
committed by GitHub
parent 28eb5be812
commit c192aa2c55
5 changed files with 3 additions and 2 deletions

View File

@@ -12,4 +12,4 @@
timeout: "{{ wait_for_timeout_sec | default(300) }}"
- name: Ping the windows host
ansible.builtin.win_ping:
ansible.windows.win_ping: