fixed the error codes

This commit is contained in:
aminnairi
2024-01-04 12:52:45 +01:00
parent 45e0c2da2b
commit 28bc6eb292
+1 -1
View File
@@ -12,7 +12,7 @@ function display_help() {
ERROR_BECAUSE_ROOT=1
ERROR_BECAUSE_NOT_ARCH_LINUX=2
ERROR_BECAUSE_TOO_MUCH_ARGUMENTS_PROVDED=3
ERROR_BECAUSE_ANSIBLE_INSTALLATION_FAILED=5
ERROR_BECAUSE_ANSIBLE_INSTALLATION_FAILED=4
ERROR_BECAUSE_PLAYBOOK_INVALID_OR_NOT_FOUND=5
ERROR_BECAUSE_PLAYBOOK_PATH_DOES_NOT_EXIST=6