code-dumps/rs
xpk 9bcfeeba31
UPD: added -s option to curl
2022-04-09 11:24:55 +08:00
..
README.md UPD: added -s option to curl 2022-04-09 11:24:55 +08:00
ansible-create-home.sh UPD: changed hammertime to full path 2022-04-08 15:54:22 +08:00

README.md

Usage

Run the following and it will create ansible home under ~/rs-ansible-home and pre-populate with config and dynamic inventory script.

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

COREACCOUNT=123456 ansible -m ping linux