bar¶Note
This module 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 module,
see Requirements for details.
To use it in a playbook, specify: ns2.col.foo.
New in ns2.col 2.0.0
Does some foo on the remote host.
Whether foo is magic or not has not yet been determined.
Aliases: foo_1_redirect, foo_2_redirect, foo_redirect
The below requirements are needed on the host that executes this module.
Foo on remote.
Parameter |
Comments |
|---|---|
The foo source. |
|
The package manager(s) used by the system so we can query the package information. This is a list and can support multiple package managers per system, since version 2.8. The ‘portage’ and ‘pkg’ options were added in version 2.8. The ‘apk’ option was added in version 2.11. The ‘pkg_info’ option was added in version 2.13. Aliases were added in 2.18, to support using Choices:
Default: |
|
Some recursive foo. |
|
Attribute |
Support |
Description |
|---|---|---|
Action group: ns2.col.foo_group |
Use |
|
Support: full |
Can run in check_mode and return changed status prediction without modifying target |
|
Support: full |
Will return details on what has changed (or possibly needs changing in check_mode), when in diff mode |
|
Platform: posix |
Target OS/families that can be operated against |
See also
Another foo.
Look up some foo bar.
The service module.
The ssh connection plugin.
- name: Do some foo
ns2.col.foo:
foo: '{{ foo }}'
bar:
- 1
- 2
- 3
subfoo:
foo: hoo!
Common return values are documented here, the following are the fields unique to this module:
Key |
Description |
|---|---|