Revision 2a0c492d snf-image-helper/tasks/50ChangePassword.in

b/snf-image-helper/tasks/50ChangePassword.in
27 27
set -e
28 28
. "@commondir@/common.sh"
29 29

  
30
# Check if the task should be prevented from running.
31
check_if_excluded
32

  
30 33
windows_password() {
31 34
    local target="$1"
32 35
    local password="$2"

Also available in: Unified diff