ansible-apply¶
A task run Ansible Templates
Runs one or more Ansible Playbook templates as defined by the
ansible/playbook-templates variable in the stage calling the task.
Requires an ansible context or a way to install ansible.
Expects to have rsa-key-create run before stage is called
so that rsa/* params exist for remote execution.
Information can be chained together by having the playbook write
[Machine.Uuid].json as a file. This will be saved on the
machine as Param.ansible/output. The entire Machine JSON is
passed into the playbook as the digitalrebar variable so it is
available.
Objects that Reference ansible-apply¶
- blueprints ansible-apply in Core Task Library v4.15.12-root.2+gba7b0365f30b7a9b6d48ef22fbbd24bba9d27f42 as part of Tasks (declared)
Objects used by ansible-apply¶
- templates setup.tmpl
- templates cluster-ansible-playbook.tmpl
- params rsa/key-private
- params rsa/key-public