mirror of
https://github.com/dev-sec/ansible-collection-hardening
synced 2024-11-10 09:14:18 +00:00
fix role path
Signed-off-by: Martin Schurz <Martin.Schurz@telekom.de>
This commit is contained in:
parent
216b56f468
commit
c59a4d4e48
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ platforms:
|
|||
pre_build_image: true
|
||||
provisioner:
|
||||
name: ansible
|
||||
env:
|
||||
ANSIBLE_ROLES_PATH: $HOME/.ansible/roles
|
||||
options:
|
||||
diff: true
|
||||
config_options:
|
||||
|
|
Loading…
Reference in a new issue