UPD: added example-usage.md
This commit is contained in:
parent
38c943e128
commit
d8ef9466d9
@ -28,3 +28,8 @@ EOF
|
|||||||
|
|
||||||
chmod 755 dyn-inventory.sh
|
chmod 755 dyn-inventory.sh
|
||||||
openssl rand -base64 32 > ~/rs-ansible-home/keys/.vault-pass
|
openssl rand -base64 32 > ~/rs-ansible-home/keys/.vault-pass
|
||||||
|
|
||||||
|
cat <<EOF > example-usage.md
|
||||||
|
# Run ansible through hammertime
|
||||||
|
COREACCOUNT=123456 ansible -m ping linux
|
||||||
|
EOF
|
||||||
|
Loading…
Reference in New Issue
Block a user