UPD: changed hammertime to full path
This commit is contained in:
parent
d8e7363c57
commit
f177a4b9e0
@ -23,7 +23,7 @@ EOF
|
|||||||
|
|
||||||
cat <<EOF > dyn-inventory.sh
|
cat <<EOF > dyn-inventory.sh
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
ht6 --core-account \$COREACCOUNT --quiet ansible
|
/opt/usefulscripts/ht/bin/ht-6.6.0 --core-account \$COREACCOUNT --quiet ansible
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
chmod 755 dyn-inventory.sh
|
chmod 755 dyn-inventory.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user