rundeck-plugins / ansible-plugin

Ansible Integration for Rundeck
MIT License
331 stars 100 forks source link

Force local node to not use local node executor #276

Closed jimr6007 closed 4 years ago

jimr6007 commented 4 years ago

it seems the node resource automagically discovers which node is the Rundeck server and defaults to using the "local node executor" instead of the Ansible executor.

how can I prevent this and force the "local node/server" to also use the Ansible executor?

jimr6007 commented 4 years ago

answer here: https://docs.rundeck.com/docs/administration/configuration/plugins/configuring.html#node-execution

at the project level example: service.NodeExecutor.default.local.provider=com.batix.rundeck.plugins.AnsibleNodeExecutor