ns.col2.foo2 module – Foo two

Note

This module is part of the ns.col2 collection (version 0.0.1).

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 ns.col2. You need further requirements to be able to use this module, see Requirements for details.

To use it in a playbook, specify: ns.col2.foo2.

Synopsis

Requirements

The below requirements are needed on the host that executes this module.

Parameters

Parameter

Comments

bar

list / elements=integer

Bar.

Some broken markup.

Foo bar baz. Bamm - Bar baz bam bum. Bumm - Foo bar baz bam!

foo

string

The foo source.

subfoo

dictionary

Some recursive foo.

BaZ

integer

Funky.

foo

string / required

A sub foo.

Whatever.

Also required when subfoo is specified when foo=bar or baz.

foobarbaz does not exist.

Attributes

Attribute

Support

Description

check_mode

Support: full

Can run in check_mode and return changed status prediction without modifying target

diff_mode

Support: full

Will return details on what has changed (or possibly needs changing in check_mode), when in diff mode

Foo bar baz. Bamm - Bar baz bam bum. Bumm - Foo bar baz bam!

platform

Platform: posix

The module ERROR while parsing: While parsing “M(boo)” at index 12: Module name “boo” is not a FQCN is not using an FQCN.

Sometimes our markup is ERROR while parsing: While parsing “B(broken.” at index 25: Cannot find closing “)” after last parameter

Foo bar baz. Bamm - Bar baz bam bum. Bumm - Foo bar baz bam!

Target OS/families that can be operated against

Notes

Note

  • Foo bar baz. Bamm - Bar baz bam bum. Bumm - Foo bar baz bam!

See Also

See also

ns.col2.foo3

Foo III.

ns.col2.foobarbaz

The official documentation on the ns.col2.foobarbaz module.

ns.col2.foo4 module plugin

Markup reference linting test.

ns.col2.foobarbaz inventory plugin

The official documentation on the ns.col2.foobarbaz inventory plugin.

ansible.builtin.service

The service module.

ansible.builtin.foobarbaz

A non-existing module.

ansible.builtin.linear strategy plugin

The linear strategy plugin.

ansible.builtin.foobarbaz strategy plugin

Foo bar baz. Bamm - Bar baz bam bum. Bumm - Foo bar baz bam!

Examples

name: This is YAML.

Return Values

Common return values are documented here, the following are the fields unique to this module:

Key

Description

bar

string

Some bar.

Returned: success

Sample: "baz"

Authors

  • Someone else (@ansible)