bar¶Note
This module is part of the ns2.flatcol collection.
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.flatcol.
To use it in a playbook, specify: ns2.flatcol.foo.
New in ns2.flatcol 2.0.0
Does some foo on the remote host.
Whether foo is magic or not has not yet been determined.
Parameter |
Comments |
|---|---|
The foo source. |
|
Some recursive foo. |
|
A sub foo. Whatever. Also required when Note that |
- name: Do some foo
ns2.flatcol.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 |
|---|---|