mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-16 22:01:15 +00:00
fix: remove ansible_ssh_user from remote_user vars
This commit is contained in:
@@ -55,7 +55,6 @@ options:
|
||||
default: root
|
||||
vars:
|
||||
- name: ansible_user
|
||||
- name: ansible_ssh_user
|
||||
env:
|
||||
- name: ANSIBLE_REMOTE_USER
|
||||
ini:
|
||||
|
||||
Reference in New Issue
Block a user