andrewrothstein.conda-env
andrewrothstein.conda-env
This tool helps you create a named Conda environment.
Requirements
You need to have either Anaconda or Miniconda installed. You might also want to check out these roles: andrewrothstein.anaconda and andrewrothstein.miniconda.
For more details, see meta/main.yml.
Role Variables
For available settings, see defaults/main.yml.
Dependencies
Check meta/main.yml for dependencies.
Example Playbook
Here's a simple example of how to use this role in a playbook:
- hosts: servers
roles:
- role: andrewrothstein.conda-env
conda_env_name: my-environment
conda_env_environment: my-environment.yml
License
This project is licensed under the MIT license.
Author Information
Created by Andrew Rothstein andrew.rothstein@gmail.com.
Informazioni sul progetto
creates a conda environment from an environment.yml
Installa
ansible-galaxy install andrewrothstein.conda-env
Licenza
mit
Download
99.8k
Proprietario
Dreamer, coder