



Hi Nick,
I don’t think that the Ansible plugin works in virtual environments, take a look at this ticket.
Now, in a “normal environment”, the root space isn’t a good place to put the config files. Checking the systemd output it seems that you’re running an RPM/DEB instance, which means that rundeck is running using the rundeck user (using /var/lib/rundeck as a home directory). A good place could be the /etc/ansible directory and make sure that the path and files can be reached by rundeck user and group.
Regards.
