Skip to content

Commit

Permalink
correct options to option for ini_file
Browse files Browse the repository at this point in the history
  • Loading branch information
swhitman0 committed Apr 12, 2024
1 parent 071cfc4 commit 43b9792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/Cat2/RHEL-09-27xxxx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
community.general.ini_file:
create: true
mode: '0644'
options: automount-open
option: automount-open
path: "/etc/dconf/db/{{ rhel9stig_dconf_db.stdout }}.d/00-security-settings"
section: 'org/gnome/desktop/media-handling'
value: 'false'
Expand Down

0 comments on commit 43b9792

Please sign in to comment.