/ansible-cpp

Ansible role to manage cpp installation

Primary LanguageJinjaGNU General Public License v3.0GPL-3.0

Nabla roles/alban_andrieu_cpp

This file was generated by Ansigenome. Do not edit this file directly but instead have a look at the files in the ./meta/ directory.

License Travis CI Branch Donate Ansible Galaxy Platforms

Ensures that the basic cpp requirements are properly installed (using apt) and configured

Role dependencies

  • alban.andrieu.cmake
  • alban.andrieu.scons
  • alban.andrieu.gcc

Documentation

More information about alban.andrieu.cpp can be found in the TODO official alban.andrieu.cpp documentation.

Role variables

List of default variables available in the inventory:

cpp_enabled: yes                       # Enable module

#NOKcppunit_version: "-1.13.1-2ubuntu1"
#cppunit_version: "-1.13-0" # for Ubuntu 14
cppunit_version: "-1.13-0v5" # for Ubuntu 16
#NOKboost_version: "1.54.0-4ubuntu3.1"
#boost_version: "1.48" # for Ubuntu 14
#boost_version: "1.54" # for Ubuntu 14
boost_version: "1.58" # for Ubuntu 16
clang_version: "" # for Ubuntu

#cppunit_version: "1.12-1" # for CentOS 6
#boost_version: "1.41.0" # for CentOS 6
#clang_version: "" # for CentOS 6

Detailed usage guide

Describe how to use in more detail...

Testing

$ ansible-galaxy install alban.andrieu.cpp
$ vagrant up

Contributing

The issue tracker is the preferred channel for bug reports, features requests and submitting pull requests.

For pull requests, editor preferences are available in the editor config for easy use in common text editors. Read more and download plugins at http://editorconfig.org.

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests and examples for any new or changed functionality.

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Authors and license

roles/alban_andrieu_cpp role was written by:

License

Feedback, bug-reports, requests, ...

Are welcome!


This role is part of the Nabla project. README generated by Ansigenome.


Alban Andrieu

linkedin