Hi,
I generate the nodes via the Ansible inventory. No problem there.
I configure my node source as follows:

On the Default Node Executor side, like this (all other values are empty) :

When executing a command (from the right-hand menu), it works correctly with a simple command (date):
However, as soon as a command or privilege elevation is required, it doesn't work:
Similarly, if I try from a playbook
My target server has a rundeck user and is sudoers.
Any ideas?
Thanks