changed default git_branch to devel

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2022-09-16 14:24:31 +01:00
parent 5c2211f99b
commit d3d819b0a0
No known key found for this signature in database
GPG key ID: F734FDFC154B83FB

View file

@ -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"