conda-env
andrewrothstein.conda-env
Creates a named Conda environment.
Requirements
Assumes you have installed either Anaconda or Miniconda. Please consider these roles andrewrothstein.anaconda and andrewrothstein.miniconda for your needs.
See meta/main.yml
Role Variables
Dependencies
See meta/main.yml
Example Playbook
- hosts: servers
roles:
- role: andrewrothstein.conda-env
conda_env_name: my-environment
conda_env_environment: my-environment.yml
License
MIT
Author Information
Andrew Rothstein andrew.rothstein@gmail.com
Install
ansible-galaxy install andrewrothstein/ansible-conda-env
License
mit
Downloads
68953
Owner
Dreamer, coder