--- - name: install c dev tools and libraries apt: name: - build-essential - clang-tidy - cmake - libboost-dev state: present