fix: add root as default remote_user

This commit is contained in:
Peter Siegel
2025-01-31 16:03:24 +01:00
parent 4a661375bb
commit de8272c1f1

View File

@@ -52,6 +52,7 @@ options:
- User to login/authenticate as.
- Can be set from the CLI via the C(--user) or C(-u) options.
type: string
default: root
vars:
- name: ansible_user
- name: ansible_ssh_user