Skip to content

Commit

Permalink
Add explicit ansible_httpapi_port setting (ansible#49314)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikewiebe authored and Qalthos committed Dec 5, 2018
1 parent 95d810a commit 4900987
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4900987

Please sign in to comment.