Skip to content
Snippets Groups Projects
Select Git revision
  • 9052330c96e1eb3371f1e59bfbe2c23d796a1abe
  • master default protected
2 results

vm-ansible-playbooks

  • Open with
  • Download source code
  • Name Last commit Last update
    LICENSE
    README.md
    fiji.yml
    napari.yml

    VM ansible playbooks

    A collection of Ansible playbook to install software on GRADES Virtual Machines (VM).

    These playbooks allow to run recipes to install stuff after the creation of the VM via: https://docs.ansible.com/ansible/latest/user_guide/playbooks.html

    Run ansible with a given playbook name

    Playbook are loaded directly from this git repo thanks to ansible-pull command.

    List of available recipes:

    Napari

    ansible-pull -U https://gitlab.com/soleil-data-treatment/soleil-beamlines/soleil-beamline-disco/vm-ansible-playbooks.git napari.yml

    After some time you will see an icon Napari on the desktop, just double click on it to launch Napari.

    Fiji

    ansible-pull -U https://gitlab.com/soleil-data-treatment/soleil-beamlines/soleil-beamline-disco/vm-ansible-playbooks.git fiji.yml

    After some time you will see an icon Fiji on the desktop, just double click on it to launch Fiji.