Skip to content

mtmiller/ansible-role-octave-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Octave Development Environment Role

Build Status Ansible Role PRs Welcome

This Ansible role installs all development tools and libraries needed to build GNU Octave from source.

For now this role targets most releases of Debian and Ubuntu.

Requirements

  • Debian or Ubuntu target system
  • Ansible 2.1 or greater

Installation

Install this role from Ansible Galaxy with

ansible-galaxy install mtmiller.octave-dev

Example Playbook

This is an example playbook showing how to use this role.

- hosts: servers
  roles:
     - mtmiller.octave-dev

License

This role is licensed under the MIT license. See LICENSE.md for the full license text.

Releases

No releases published

Packages

No packages published