|
@ -7,7 +7,8 @@ set -u |
|
|
|
|
|
|
|
|
## -- path to the Ansible dirs |
|
|
## -- path to the Ansible dirs |
|
|
#ANSBASE=/var/lib/ansible/ |
|
|
#ANSBASE=/var/lib/ansible/ |
|
|
ANSBASE="/root/ansible" |
|
|
#ANSBASE="/root/ansible" |
|
|
|
|
|
ANSBASE="/root/git" |
|
|
REPO="ansible-fmb" |
|
|
REPO="ansible-fmb" |
|
|
## -- node set to the first parameter passed |
|
|
## -- node set to the first parameter passed |
|
|
NODE=${1:-"ts-el9.local"} |
|
|
NODE=${1:-"ts-el9.local"} |
|
|