stackhpc / ansible-role-openhpc

Ansible role for OpenHPC
Apache License 2.0
44 stars 15 forks source link

Enable disabling installations #128

Open sjpb opened 2 years ago

sjpb commented 2 years ago

Would be nice to do a fast reconfigure run skipping package installs. Can't run just runtime.yml though due to setting variables in main.yml. Could add an openhpc_install_packages: yes to control whether the install playbook runs.