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