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.
> --
>
>