ansible-pull

I. Description

The purpose of ansible-pull is to specify a list of hosts (usually via an inventory file) which will download an ansible playbook from a version control repository and will then execute that playbook on the host. The main advantage of ansible-pull is it can scale to a larger number of hosts.