This ansible role installs GNU Make -- a tool which controls the generation of executables and other non-source files of a program from the program's source files.
- hosts: all
roles:
- wtanaka.make
GPLv2
This ansible role installs GNU Make -- a tool which controls the generation of executables and other non-source files of a program from the program's source files.
- hosts: all
roles:
- wtanaka.make
GPLv2