Add collectd.

This commit is contained in:
Robert de Bock 2020-02-03 13:10:49 +01:00
parent 80c5d2d8a4
commit fbe3b96088
2 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,7 @@
namespace: "robertdebock"
name: "development_environment"
description: Install everything you need to develop Ansible roles.
version: "1.2.6"
version: "1.2.7"
readme: "README.md"
authors:
- "Robert de Bock"

View File

@ -81,6 +81,8 @@ git_repositories:
dest: ansible-role-cloud9
- repo: ssh://git@github.com/robertdebock/ansible-role-cntlm.git
dest: ansible-role-cntlm
- repo: ssh://git@github.com/robertdebock/ansible-role-collectd.git
dest: ansible-role-collectd
- repo: ssh://git@github.com/robertdebock/ansible-role-common.git
dest: ansible-role-common
- repo: ssh://git@github.com/robertdebock/ansible-role-core_dependencies.git