charlesrocket.essential.fetch_vars role – Includes variables from remote files

Note

This role is part of the charlesrocket.essential collection (version 1.3.3).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it use: ansible-galaxy collection install charlesrocket.essential.

To use it in a playbook, specify: charlesrocket.essential.fetch_vars.

Entry point main – Includes variables from remote files

Synopsis

  • Download and include variables file from remote hosts.

Parameters

Parameter

Comments

fetch_vars_url

string / required

Location of a remote YAML file.

Authors

  • charlesrocket