Commit 8baed6d
committed
Make Ansible in dconf_db_up_to_date idempotent
This change will make the Ansible remediation for rule
dconf_db_up_to_date idempotent. The solution is inspired by OVAL check
in this rule. The Ansible remediation will update the dconf database
only if some key file is newer than the database.
Resolves: https://issues.redhat.com/browse/OPENSCAP-62291 parent 13d291b commit 8baed6d
File tree
1 file changed
+20
-1
lines changed- linux_os/guide/system/software/gnome/dconf_db_up_to_date/ansible
1 file changed
+20
-1
lines changedLines changed: 20 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
7 | 19 | | |
8 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
0 commit comments