UPD: added -s option to curl

This commit is contained in:
xpk 2022-04-09 11:24:55 +08:00
parent 4ab05bccd8
commit 9bcfeeba31
Signed by: xpk
GPG Key ID: CD4FF6793F09AB86
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Run the following and it will create ansible home under ~/rs-ansible-home and pre-populate with config and dynamic inventory script.
```
curl -k https://xpk.headdesk.me/git/xpk/code-dumps/raw/branch/master/rs/ansible-create-home.sh | bash
curl -sk https://xpk.headdesk.me/git/xpk/code-dumps/raw/branch/master/rs/ansible-create-home.sh | bash
```
Once ansible home is created, you can run ansible through hammertime