ansible-apply

Creates an INFO Alert when Contents change

Uses ansible/playbook-templates to run playbook templates against a machine or cluster.

If the blueprint is run against a cluster, then all machines in the cluster will run the playbook templates remotely through SSH from a single ansible call. An inventory fill will be automatically execute.

If the blueprint is run against a machine or resource broker, the playbook will be run locally without SSH connection. The one exception to this is a machine with a Context. In this case, SSH will be attempted.

The Machine, WorkOrder, or Trigger using this blueprint must specify the playbook templates.