$_ENV['ANSIBLE_TEMPLATE_ID']

This commit is contained in:
CHIEFSOFT\ameye
2025-09-24 17:34:38 -04:00
parent 379c670e7f
commit a4bee6cf0c
3 changed files with 4 additions and 2 deletions
+1
View File
@@ -13,6 +13,7 @@ DESTINATION_HOME_FOLDER='/home/chiefsoft/SITES/'
# ANSIBLE PATHS *********************************************
ANSIBLE_LOGIN_TOKEN=''
ANSIBLE_TEMPLATE_ID='2'
ANSIBLE_AUTOMATION_SERVER_LOCATION="http://172.16.4.90:3000"
ANSIBLE_LOGIN_URL="/api/auth/login"
ANSIBLE_TOKEN_URL="/api/user/tokens"