.
Some checks failed
/ build-docker-image (push) Failing after 6s

This commit is contained in:
2024-09-07 01:55:53 +01:00
parent 9c6b4ee75b
commit 5466275dff
3 changed files with 4 additions and 5 deletions

View File

@@ -60,8 +60,6 @@ def build_cmdLine_args(rc):
print(os.environ.get('ANSIBLE_VERBOSE'))
print("---------------------------------------")
rc.cmdline_args += " -vvv"
rc.cmdline_args += " -vvv"
def execute_playbook(projectdir):