ns2.col.foo shell – Foo shell bar

Note

This shell 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.

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

New in ns2.col 1.0.0

Synopsis

Parameters

Parameter

Comments

bar

string

Foo bar.

remote_tmp

string

added in ansible-base 2.10

Temporary directory to use on targets when executing tasks.

Default: "~/.ansible/tmp"

Configuration:

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).