Added CUPS.

This commit is contained in:
Robert de Bock 2020-11-23 12:19:50 +01:00
parent 45fd958f88
commit 09fc703c50
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: "2.0.11"
version: "2.0.12"
readme: "README.md"
authors:
- "Robert de Bock"

View File

@ -95,6 +95,8 @@ git_repositories:
dest: ansible-role-core_dependencies
- repo: ssh://git@github.com/robertdebock/ansible-role-cron.git
dest: ansible-role-cron
- repo: ssh://git@github.com/robertdebock/ansible-role-cups.git
dest: ansible-role-cups
- repo: ssh://git@github.com/robertdebock/ansible-role-cve_2018_19788.git
dest: ansible-role-cve_2018_19788
- repo: ssh://git@github.com/robertdebock/ansible-role-debug.git