mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-24 22:23:06 +00:00
changed default git_branch to devel
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
5c2211f99b
commit
d3d819b0a0
1 changed files with 1 additions and 1 deletions
|
|
@ -661,7 +661,7 @@ copy_goss_from_path: /some/accessible/path
|
|||
## managed by the control audit_content
|
||||
# git
|
||||
audit_file_git: "https://github.com/ansible-lockdown/{{ benchmark }}-Audit.git"
|
||||
audit_git_version: main
|
||||
audit_git_version: devel
|
||||
|
||||
# copy:
|
||||
audit_local_copy: "some path to copy from"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue