Skip to content

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

License

Notifications You must be signed in to change notification settings

ccdc-opensource/ansible-role-ccdc-cpp-required-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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