andrewrothstein.conda-env

andrewrothstein.conda-env

Statut de construction

Crée un environnement Conda nommé.

Exigences

Suppose que vous avez installé soit Anaconda soit Miniconda. Veuillez considérer ces rôles andrewrothstein.anaconda et andrewrothstein.miniconda pour vos besoins.

Voir meta/main.yml

Variables du rôle

Voir defaults/main.yml

Dépendances

Voir meta/main.yml

Exemple de Playbook

- hôtes: serveurs
  rôles:
    - rôle: andrewrothstein.conda-env
      conda_env_name: mon-environnement
      conda_env_environment: mon-environnement.yml

Licence

MIT

Informations sur l'auteur

Andrew Rothstein andrew.rothstein@gmail.com

À propos du projet

creates a conda environment from an environment.yml

Installer
ansible-galaxy install andrewrothstein.conda-env
Licence
mit
Téléchargements
99.8k
Propriétaire
Dreamer, coder