mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
1e34e95ba0
This can be illustrated using this playbook: - command: id delegate_to: "{{ remote_server }}" user: "{{ remote_user }}" The error is to use 'user' instead of 'remote_user', but the error message do not really mention it, so it can be a bit hard to spot. |
||
---|---|---|
.. | ||
__init__.py | ||
play.py | ||
task.py |