Anyway to choose a particular playbook for ansible-pull.

Right now it looks like ansible-pull makes assumptions about the playbook name. Basically assume all playbooks are in different repos?

Might end up just git cloning our repo instead.

ansible-pull whatever.yml

Usage: ansible-pull -U [options] [<playbook.yml>]

If no positional args are specified it tries some alternatives, such as hostname, short hostname, and localhost.