An open API service indexing awesome lists of open source software.

https://github.com/ccdc-opensource/ansible-role-ccdc-cpp-required-tools

Install a set of tools required to build CCDC C++ applications
https://github.com/ccdc-opensource/ansible-role-ccdc-cpp-required-tools

ansible build-systems

Last synced: 7 days ago
JSON representation

Install a set of tools required to build CCDC C++ applications

Awesome Lists containing this project

README

          

# Ansible Role: Install required tools

Install a set of tools required to build CCDC C++ applications.

## Requirements

None.

## Role Variables

None.

## Dependencies

None.

## Example Playbook

- hosts: all
roles:
- ccdc.cpp_required_tools

## License

MIT / BSD

## Author Information

This role was created in 2020 by Claudio Bantaloukas, based on existing roles at CCDC, by Jeff Geerling and google searches