Skip to content

Use a conda environment in the ansible node PC

Pre-release
Pre-release
Compare
Choose a tag to compare
@toliver toliver released this 07 Nov 13:34
· 37 commits to master since this release
8cb2614

This release is meant to fix several issues by running ansible in a conda environment with fixed python packages (that we store in AWS).
Then Ansible will execute tasks in the conda environment for the host that is also the ansible control node (as is the case for the server laptop, for example).

This has been tested for a teleop deployment.