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
- Host: GitHub
- URL: https://github.com/ccdc-opensource/ansible-role-ccdc-cpp-required-tools
- Owner: ccdc-opensource
- License: mit
- Created: 2021-04-09T18:52:59.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2026-02-02T16:44:04.000Z (about 1 month ago)
- Last Synced: 2026-02-03T06:14:06.242Z (about 1 month ago)
- Topics: ansible, build-systems
- Homepage:
- Size: 196 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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