Skip to content
Snippets Groups Projects
  1. May 10, 2017
    • Benjamin Bertrand's avatar
      Make Miniconda3 the default version · ea937790
      Benjamin Bertrand authored
      Miniconda2 was made the default because of Ansible, but there is no
      reason.
      Ansible has to use the default Python installation in the first place.
      
      For molecule, there is no problem to install that in a conda env with
      Python2.
      v0.4.0
      ea937790
  2. Apr 25, 2017
  3. Mar 24, 2017
  4. Mar 23, 2017
    • Benjamin Bertrand's avatar
      Install Miniconda2 by default · d41fe322
      Benjamin Bertrand authored
      Ansible still requires Python 2.
      We make Miniconda2 the default.
      
      It's still possible to install Miniconda3 by overriding
      miniconda_version and miniconda_installer_md5.
      d41fe322
  5. Mar 22, 2017
    • Benjamin Bertrand's avatar
      Add sudo package · c30eaf49
      Benjamin Bertrand authored
      sudo is required to install conda.
      It's automatically installed by molecule so the missing dependency was
      not detected by molecule test.
      c30eaf49
  6. Mar 20, 2017
Loading