]> arthur.barton.de Git - AnsibleRoles.git/commitdiff
ansible-base: Use more portable group 0 instead of "root"
authorAlexander Barton <alex@barton.de>
Mon, 5 Oct 2020 15:25:00 +0000 (17:25 +0200)
committerAlexander Barton <alex@barton.de>
Mon, 5 Oct 2020 15:25:00 +0000 (17:25 +0200)
For example, on OpenBSD the root group is named "wheel" ...

roles/ansible-base/tasks/main.yml

index cf8105014b2ae52398a10112fe1f7804a763d86f..5950a7915394786442dbc71acc836c97f76c90bd 100644 (file)
@@ -5,7 +5,7 @@
   tags:
     - logcheck
   file: >
-    group=root
+    group=0
     mode=0755
     owner=root
     path=/etc/logcheck/ignore.d.paranoid