Skip to content
Snippets Groups Projects
Commit e653a7f6 authored by Jörg Sachse's avatar Jörg Sachse
Browse files

fix: become root to create group -.-

parent 694acb77
Branches
No related tags found
No related merge requests found
......@@ -6,6 +6,7 @@
- name: create group
ansible.builtin.group:
name: "lza"
become: true
- name: configure additional package repositories for Debian
block:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment