Skip to content

Commit

Permalink
tidy up tags
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Bolwell <[email protected]>
  • Loading branch information
uk-bolly committed May 24, 2024
1 parent 9e8048c commit 7f4d4bf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
when:
- run_audit
tags:
- always
- run_audit

- name: Show Audit Summary
ansible.builtin.debug:
Expand All @@ -196,4 +196,3 @@
- run_audit
tags:
- run_audit
- always
1 change: 0 additions & 1 deletion tasks/pre_remediation_audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@
- run_audit
tags:
- goss_template
- always

- name: "Pre Audit | Run pre_remediation {{ benchmark }} audit"
ansible.builtin.shell: "{{ audit_conf_dir }}/run_audit.sh -v {{ audit_vars_path }} -o {{ pre_audit_outfile }} -g {{ group_names }}"
Expand Down

0 comments on commit 7f4d4bf

Please sign in to comment.