grycap.octave
GNU Octave Role
This Ansible role installs the GNU Octave software.
Example Playbook
Here’s how to use this role to install Octave:
- hosts: server
roles:
- { role: 'grycap.octave' }
Contributing to the Role
To keep the code neat, you can't push changes directly to the master branch.
If you want to help, create a branch, make your changes, and then submit a pull request.
Thank you!