Explicitly create cyberchef group

This commit is contained in:
Philip (a-0) 2022-07-30 19:39:46 +02:00
parent 6ab8b826c6
commit 5999a36b94

View file

@ -5,6 +5,11 @@
- node-grunt-cli
update_cache: yes
- name: Create cyberchef user-group
group:
name: cyberchef
state: present
- name: Create cyberchef user
user:
name: cyberchef