Hi.
is it possible to use ansible-pull cloning a branch in git different than master ?
Thanks.
Hi.
is it possible to use ansible-pull cloning a branch in git different than master ?
Thanks.
root@localhost ansible]# ansible-pull --help
Usage: ansible-pull [options] [playbook.yml]
Options:
-h, --help show this help message and exit
--purge Purge git checkout after playbook run
-d DEST, --directory=DEST
Directory to clone git repository to
-U URL, --url=URL URL of git repository
-C CHECKOUT, --checkout=CHECKOUT
Branch/Tag/Commit to checkout. Defaults to HEAD.
Ops!! I didn’t see that.
RTFM…