Skip to content

Commit 3de0647

Browse files
committed
debug
Signed-off-by: Norman Ziegner <[email protected]>
1 parent d4b3306 commit 3de0647

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

molecule/gitlab_runner/molecule.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ platforms:
2727
tty: true
2828
provisioner:
2929
name: "ansible"
30+
options:
31+
D: true
3032
playbooks:
3133
prepare: "prepare.yml"
3234
converge: "converge.yml"
@@ -35,6 +37,7 @@ provisioner:
3537
all:
3638
vars:
3739
gitlab_runner_concurrent: 4
40+
gitlab_runner_hide_sensitive_changes: false
3841
host_vars:
3942
instancegitlabciopenstack1:
4043
gitlab_runner_version: "18.0.2"

0 commit comments

Comments
 (0)