Skip to content

Conversation

@ggbecker
Copy link
Owner

@ggbecker ggbecker commented Jun 1, 2023

Description:

  • Description here. Replace this text. Don't use the italics format!

Rationale:

  • Rationale here. Replace this text. Don't use the italics format!

  • Fixes # Issue number here (e.g. Shellcheck #26) or remove this line if no issue exists.

Review Hints:

  • Review hints here. Replace this text. Don't use the italics format!

  • Use this optional section to give any relevant information which could help the reviewer to more quickly and assertively understand and test the changes.

  • Good examples are useful commands, if it is better to review all commits together or in a suggested sequence, any relevant discussion in other PRs or issues, etc.

@github-actions
Copy link

github-actions bot commented Jun 1, 2023

This datastream diff is auto generated by the check Compare DS/Generate Diff

Click here to see the full diff
ansible remediation for rule 'xccdf_org.ssgproject.content_rule_configure_tmux_lock_keybinding' differs.
--- xccdf_org.ssgproject.content_rule_configure_tmux_lock_keybinding
+++ xccdf_org.ssgproject.content_rule_configure_tmux_lock_keybinding
@@ -42,7 +42,7 @@
 - name: Insert correct line into /etc/tmux.conf
   lineinfile:
     path: /etc/tmux.conf
-    create: true
+    create: false
     regexp: \s*bind\s+\w\s+lock-session.*$
     mode: '0644'
     line: bind X lock-session

@ggbecker
Copy link
Owner Author

ggbecker commented Jun 1, 2023

@ggbecker ggbecker force-pushed the master branch 14 times, most recently from 2c180b9 to 2e2a694 Compare April 2, 2025 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants