manala.make
#######################################################################################################
:exclamation: OBSOLETE :exclamation:
This repository and the related role are no longer maintained. Instead, please use the Manala Ansible Collection.
For guidance on how to use it, visit the collection repository.
#######################################################################################################
Ansible Role: Make 
:exclamation: Please report issues and submit Pull Requests in the main Ansible Role repository :exclamation:
This role is for setting up make.
It is part of the Manala Ansible stack but can also be used independently.
Requirements
None.
Dependencies
None.
Installation
Ansible 2+
To install via ansible galaxy CLI:
ansible-galaxy install manala.make
To use an ansible galaxy requirements file:
- src: manala.make
Role Variables
Definition
Name | Default | Type | Description |
---|---|---|---|
manala_make_install_packages |
~ | Array | Packages needed for installation |
manala_make_install_packages_default |
['make'] | Array | Default packages to install |
Example playbook
- hosts: servers
roles:
- { role: manala.make }
License
MIT
Author information
Manala (http://www.manala.io/)
Installa
ansible-galaxy install manala.make
Licenza
Unknown
Download
10.4k
Proprietario
Manala is an open source project supported by the french web agency ELAO providing advanced ansible roles for website's infrastructures and far more.