- Dec 05, 2022
-
-
Anders Harrisson authored
Skipping the 'else' statement seems to work in Molecule, and even when running ansible-playbook from the local Molecule environment. However, on AWX this fails with 'the inline if-expression on line 1 evaluated to false and no else section was defined'.
-
- Dec 02, 2022
-
-
Anders Harrisson authored
Add Mamba to Conda installation and use Mamba by default See merge request ics-ansible-galaxy/ics-ans-role-conda!6
-
- Nov 30, 2022
-
-
Anders Harrisson authored
JIRA INFRA-6207
-
Anders Harrisson authored
-
- Nov 10, 2022
-
-
Anders Harrisson authored
-
- Oct 31, 2022
-
-
Anders Harrisson authored
-
Anders Harrisson authored
-
- Sep 08, 2021
-
-
Anders Harrisson authored
Add ESS Linux support to role See merge request ics-ansible-galaxy/ics-ans-role-conda!4
-
Ross Elliot authored
ICSHWI-7320
-
- Jul 13, 2021
-
-
Ross Elliot authored
ICSHWI-7320
-
Ross Elliot authored
Custom Dockerfile.j2 template required for ESS Linux, as package names differ from that used by the default template shipped with Molecule. ICSHWI-7320
-
- Jun 15, 2021
-
-
Ross Elliot authored
[ICSHWI-7320]
-
- Sep 07, 2020
-
-
Benjamin Bertrand authored
JIRA INFRA-2513 #action In Progress
-
- Aug 21, 2020
-
-
Benjamin Bertrand authored
-
Benjamin Bertrand authored
-
- May 27, 2020
-
-
Benjamin Bertrand authored
ics-conda-forge should be used instead
-
Benjamin Bertrand authored
JIRA INFRA-2156 #action In Progress
-
- May 26, 2020
-
-
Benjamin Bertrand authored
JIRA INFRA-2148
-
- Jan 27, 2020
-
-
Benjamin Bertrand authored
-
- Dec 12, 2019
-
-
Benjamin Bertrand authored
-
Benjamin Bertrand authored
-
- Nov 26, 2019
-
-
Benjamin Bertrand authored
-
Benjamin Bertrand authored
JIRA INFRA-1563
-
Benjamin Bertrand authored
JIRA INFRA-1563 #action In Progress
-
- Nov 25, 2019
-
-
Benjamin Bertrand authored
By default, we have: default_channels: - https://repo.anaconda.com/pkgs/main - https://repo.anaconda.com/pkgs/r Set it to an empty list to make sure repo.anaconda.com is not accessed (there shouldn't be any connection to it from the TN). JIRA INFRA-1560 #action In Progress
-
- Oct 02, 2019
-
-
Benjamin Bertrand authored
Using the conda_env module is more robust. - If the handler failed for any reason, the env file had to be deleted for it to run again - conda_env ensures the environment is up to date without having to recreate it
-
- Sep 26, 2019
-
-
Benjamin Bertrand authored
Using the conda module to update conda prevents to update from version older than 4.6 (the module requires 4.6). Using the command module should allow to update from older versions.
-
- Sep 20, 2019
-
-
Benjamin Bertrand authored
-
- Sep 19, 2019
-
-
Benjamin Bertrand authored
-
Benjamin Bertrand authored
foo that isn't supposed to exist, does in conda-e3 for test
-
Benjamin Bertrand authored
Avoid hard-coding /opt/conda
-
Benjamin Bertrand authored
conda and conda_env share the same Conda class. This class should be imported from another file but modules can only use imports from ansible.module_utils due to the way the module is copied to the host. See https://docs.ansible.com/ansible/latest/dev_guide/developing_program_flow_modules.html#ansiballz JIRA INFRA-1307 #action In Progress
-
- Sep 18, 2019
-
-
Benjamin Bertrand authored
-
- Aug 16, 2019
-
-
Benjamin Bertrand authored
-
Benjamin Bertrand authored
Avoid timeout on gitlab-runners
-
Benjamin Bertrand authored
Need conda 4.6 already installed, so update the installer.
-
Benjamin Bertrand authored
JIRA INFRA-1201 #action In Progress
-
Benjamin Bertrand authored
use_only_tar_bz2 is required for compatibility with Artifactory remote conda repositories. Only .tar.bz2 are currently cached. See https://www.jfrog.com/jira/browse/RTFACT-19267
-
- Jun 12, 2019
-
-
Amir Forsat authored
Debian See merge request ics-ansible-galaxy/ics-ans-role-conda!2
-
Amir Forsat authored
with Debian based operating systems.
-