mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 00:40:28 +08:00
This can fail without failing
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash -xe
|
||||
#!/bin/bash -x
|
||||
ADMIN_PASSWORD="$1"
|
||||
|
||||
function cleanup {
|
||||
|
||||
Reference in New Issue
Block a user