fix: add root as default remote_user

This commit is contained in:
Peter Siegel 2025-01-31 16:03:24 +01:00
commit de8272c1f1
No known key found for this signature in database

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