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