mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-24 23:46:32 +00:00
Add explicit ansible_httpapi_port setting (#49314)
This commit is contained in:
committed by
Nathaniel Case
parent
95d810ab94
commit
49009879b9
@@ -7,6 +7,7 @@
|
||||
vars:
|
||||
ansible_httpapi_use_ssl: yes
|
||||
ansible_httpapi_validate_certs: no
|
||||
ansible_httpapi_port: 443
|
||||
register: result
|
||||
|
||||
- name: Assert command over connection httpapi was successful
|
||||
|
||||
Reference in New Issue
Block a user