Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: Incorrect condition for cis_1.3..3 #111

Closed
p3ll1n0r3 opened this issue Nov 10, 2023 · 1 comment
Closed

Question: Incorrect condition for cis_1.3..3 #111

p3ll1n0r3 opened this issue Nov 10, 2023 · 1 comment
Labels
question Further information is requested

Comments

@p3ll1n0r3
Copy link

Question

tasks/section_1/cis_1.3.x.yml

at task:

  • name: "1.3.3 | Ensure cryptographic mechanisms are used to protect the integrity of audit tools"

has a condition "when"

when:
- rhel9cis_rule_1_3_2

Should it not be:

when:
- rhel9cis_rule_1_3_3

Environment (please complete the following information):

  • Ansible Version: 2.14.2
  • Host Python Version: Python 3.11.2
  • Ansible Server Python Version: Python 3.11.2
@p3ll1n0r3 p3ll1n0r3 added the question Further information is requested label Nov 10, 2023
@uk-bolly
Copy link
Member

hi @p3ll1n0r3

Thank you for taking ths time to raise this issue, this is now in devel
#151

We will be cutting a new release to main in the coming weeks.

many thanks

uk-bolly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants