Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 434 Bytes

File metadata and controls

29 lines (16 loc) · 434 Bytes

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