mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
fix win_setup integration test to match fact name
This commit is contained in:
@@ -53,5 +53,5 @@
|
||||
- name: check setup result only when using https
|
||||
assert:
|
||||
that:
|
||||
- "setup_result.ansible_facts.ansible_winrm_certificate_expires"
|
||||
- "setup_result.ansible_facts.ansible_win_rm_certificate_expires"
|
||||
when: ansible_ssh_port|default(5986) != 5985
|
||||
|
||||
Reference in New Issue
Block a user