ansible: Add role for developer tools
authorKienan Stewart <kstewart@efficios.com>
Tue, 31 Oct 2023 13:55:14 +0000 (09:55 -0400)
committerKienan Stewart <kstewart@efficios.com>
Thu, 30 Nov 2023 16:37:38 +0000 (11:37 -0500)
commitb95bc3113ef6c9370c4b63c2da5a6b0dedb20d48
treeefc6d5888dbd4d9615523649f819dda0568f9b76
parentece5559fe543a8702aaec6d71648a6c3b825e036
ansible: Add role for developer tools

The idea of the developer tools roles is to provide commonly used by
people working interactively in an environment on LTTng or other
projects.

This first pass is based on https://github.com/jgalar/lttng-dockerfiles

Change-Id: I2b822602dfeb08bf59ab5094cee2f0554845a614
automation/ansible/roles/developer/defaults/main.yml [new file with mode: 0644]
automation/ansible/roles/developer/tasks/main.yml [new file with mode: 0644]
This page took 0.023213 seconds and 4 git commands to generate.