ns2.col.foo vars – Load foo bar

Note

This vars plugin is part of the ns2.col collection (version 2.1.0).

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 ns2.col. You need further requirements to be able to use this vars plugin, see Requirements for details.

To use it in a playbook, specify: ns2.col.foo.

New in ns2.col 0.9.0

Synopsis

Requirements

The below requirements are needed on the local controller node that executes this vars.

Parameters

Parameter

Comments

_valid_extensions

list / elements=string

All extensions to check.

Default: [".foo", ".foobar"]

Configuration:

bar

string

Foo bar.

Note

Configuration entries listed above for each entry type (Ansible variable, environment variable, and so on) have a low to high priority order. For example, a variable that is lower in the list will override a variable that is higher up. The entry types are also ordered by precedence from low to high priority order. For example, an ansible.cfg entry (further up in the list) is overwritten by an Ansible variable (further down in the list).