manala.make

#######################################################################################################

:exclamation: OBSOLETE :exclamation:

For guidance on how to use it, visit the collection repository.

#######################################################################################################

Ansible Role: Make Build Status

: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/)

Informazioni sul progetto

Handle make

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.