Commit d3a36a00 authored by Mattia Rizzolo's avatar Mattia Rizzolo

ssl: don't create an extra group, ssl-cert already exists on all debians

Signed-off-by: Mattia Rizzolo's avatarMattia Rizzolo <mattia@debian.org>
parent 14cf7fde
---
- name: Create the ssl-keys-read group
group:
name: ssl-keys-read
state: present
- name: Create the ssl-keys user
user:
name: ssl-keys
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment