added groups and polkit rules

This commit is contained in:
Jonas Forsberg
2020-08-17 08:03:41 +02:00
parent b741ad58fc
commit 5b812c749a
5 changed files with 17 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ base:
- hosts
- repos.google_chrome
- firewalld
- groups
{% if grains['os'] == "SUSE" -%}
- repos.packman
{% endif %}