community.general.locale_gen – Creates or removes locales¶
Note
This plugin is part of the community.general collection (version 2.5.1).
To install it use: ansible-galaxy collection install community.general
.
To use it in a playbook, specify: community.general.locale_gen
.
Parameters¶
Parameter | Choices/Defaults | Comments |
---|---|---|
name
string
/ required
|
Name and encoding of the locale, such as "en_GB.UTF-8".
|
|
state
string
|
|
Whether the locale shall be present.
|