locale_gen
Collection: community.general
Full Name: parallax.community.general.locale_gen
Aliases: community.general.locale_gen, locale_gen
Synopsis
Manage locale gen
Parameters
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| name | string | yes | Name and encoding of the locale (e.g. en_US.UTF-8) | |
| state | string | present | Whether the locale should be present or absent |
Example
- name: Example locale_gen task
locale_gen:
name: <your_name>