ansible-plugin icon indicating copy to clipboard operation
ansible-plugin copied to clipboard

Ansible + virtualenv

Open ric79 opened this issue 2 years ago • 0 comments

Hi, let us suppose that there are two groups: first one needs Ansible 2.9.6 and the other needs the latest version.

How can handle this requirement in the Ansible Plugin? In a pure unix world, I would have created two virtualenv and using "pip install", I would have installed the two different Ansible versions and the users would use their own virtualenv.

Is it possible in Rundeck to setup it in this way? Thanks, Riccardo

ric79 avatar Mar 14 '23 16:03 ric79