From 5b1cbf14c4b7522a5d239cc774e5d1dd3f7b891d Mon Sep 17 00:00:00 2001 From: Hyperling Date: Sun, 21 Feb 2021 09:25:24 -0600 Subject: [PATCH] Groups should be system. --- tasks/general/acct_mgmt/groups.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tasks/general/acct_mgmt/groups.yml b/tasks/general/acct_mgmt/groups.yml index 5374099..3eb12b1 100644 --- a/tasks/general/acct_mgmt/groups.yml +++ b/tasks/general/acct_mgmt/groups.yml @@ -1,9 +1,10 @@ --- # Groups that do not come to all distros by default. -- name: General | Account Management | Groups +- name: General | Account Management | System Groups group: name: "{{ item }}" + system: yes state: present loop: - sudo