mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-24 19:31:26 -07:00
Don't try to reuse ansible_port, it doesn't work that way (yet?) (#41022)
This commit is contained in:
parent
479d3261da
commit
70e3a7c9e1
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@ options:
|
||||||
env:
|
env:
|
||||||
- name: ANSIBLE_REMOTE_PORT
|
- name: ANSIBLE_REMOTE_PORT
|
||||||
vars:
|
vars:
|
||||||
- name: ansible_port
|
|
||||||
- name: ansible_httpapi_port
|
- name: ansible_httpapi_port
|
||||||
network_os:
|
network_os:
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue