mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 12:07:34 +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