var fixes for 1.1.2.3.x and 1.1.2.4.x

Signed-off-by: Frederick Witty <frederickw@mindpointgroup.com>
This commit is contained in:
Frederick Witty 2025-06-16 15:14:08 -04:00
parent 6ced990430
commit b38e7d06eb
No known key found for this signature in database
GPG key ID: D29987C25A47D813
4 changed files with 10 additions and 16 deletions

View file

@ -46,7 +46,7 @@
remote_src: "{{ (audit_conf_source is contains('http')) | ternary(true, false) }}"
extra_opts: "{{ (audit_conf_source is contains('github')) | ternary('--strip-components=1', []) }}"
- name: Pre Audit Setup | Check Goss is available
- name: Pre Audit Setup | Check goss is available
when: run_audit
block:
- name: Pre Audit Setup | Check for goss file