forked from ansible-lockdown/RHEL9-CIS
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
|
## managed by the control audit_content
|
||||||
# git
|
# git
|
||||||
audit_file_git: "https://github.com/ansible-lockdown/{{ benchmark }}-Audit.git"
|
audit_file_git: "https://github.com/ansible-lockdown/{{ benchmark }}-Audit.git"
|
||||||
audit_git_version: main
|
audit_git_version: devel
|
||||||
|
|
||||||
# copy:
|
# copy:
|
||||||
audit_local_copy: "some path to copy from"
|
audit_local_copy: "some path to copy from"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue