Skip to content

ansible-playbooks

A task to invoke a specific set of ansible playbooks pulled from git

A task to invoke a specific set of ansible playbooks pulled from git.

Sequence of operations (loops over all entries:

  1. collect args if provided
  2. git clone repo to name
  3. git checkout commit if provided
  4. cd to name & path
  5. run ansible-playbook playbook and args if provided
  6. remove the directories

Note

Requires Param ansible/playbooks - List of playbook git repos to run on the machines (either local or cluster machines).

Objects that Reference ansible-playbooks

Not used in current content packs

Objects used by ansible-playbooks