Skip to content

Conversation

jan-cerny
Copy link
Collaborator

This change ensures that the "dconf update" command will be executed only if some of the configuration files have been modified by the Ansible Tasks.

Resolves: https://issues.redhat.com/browse/OPENSCAP-6228

Review Hints:

  • ./build_product --playbook-per-rule rhel9
  • manually replace hosts by hosts: all in build/rhel9/playbooks/stig/dconf_gnome_screensaver_lock_enabled.yml
  • ssh to your VM and install the gdm RPM package there
  • run ansible-playbook -u root -i YOUR_IP, build/rhel9/playbooks/stig/dconf_gnome_screensaver_lock_enabled.yml at least twice and compare the output of the first run with the second run and so on, verify that the second and next runs don't change anything and that the output contains only "ok" or "skipping"
  • apart from that, run automatus Tss with --remediate-using ansible

This change ensures that the "dconf update" command will be executed
only if some of the configuration files have benn modified by the
Ansible Tasks.

Resolves: https://issues.redhat.com/browse/OPENSCAP-6228
@jan-cerny jan-cerny added this to the 0.1.79 milestone Oct 8, 2025
@jan-cerny jan-cerny added the Ansible Ansible remediation update. label Oct 8, 2025
Copy link

openshift-ci bot commented Oct 8, 2025

@jan-cerny: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-aws-openshift-node-compliance 322c3dc link true /test e2e-aws-openshift-node-compliance

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ansible Ansible remediation update.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant