Note
This role 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.
main – Foo role¶New in ns2.col 0.2.0
major release after 2020-01-01
Just some text. This one has more than one line. And one more.
I don’t know of any alternative.
This is the foo role.
If you set foo_param_1 while foo_param_2=3, this might behave funny.
Parameter |
Comments |
|---|---|
A string parameter If you set |
|
An integer parameter with a default. Default: |
Attribute |
Support |
Description |
|---|---|---|
Support: full |
Can run in check_mode and return changed status prediction without modifying target |
|
Platforms: Linux, macOS, FreeBSD |
The supported platforms |
See also
The official documentation on the ns2.col.foo module.
- name: Use role
include_role: ns2.col.foo
vars:
foo_param_1: foobar
foo_param_2: 23