Skip to content

Commit 6ea8aa4

Browse files
author
erpadmin
committed
defaults/main.yml remove spaces in var/tmp mount options
1 parent a2698f8 commit 6ea8aa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,5 +385,5 @@ rhel7cis_syslog: rsyslog
385385
rhel7cis_vartmp:
386386
source: /tmp
387387
fstype: none
388-
opts: "defaults, nodev, nosuid, noexec, bind"
388+
opts: "defaults,nodev,nosuid,noexec,bind"
389389
enabled: no

0 commit comments

Comments
 (0)