mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-09 01:44:03 -07:00
(cherry picked from commit 6e011f00f4
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
f2e1abfe5e
commit
3427e02fce
14 changed files with 20 additions and 20 deletions
|
@ -34,7 +34,7 @@ notes:
|
|||
- Keep in mind that the C(dconf) CLI tool, which this module wraps around,
|
||||
utilises an unusual syntax for the values (GVariant). For example, if you
|
||||
wanted to provide a string value, the correct syntax would be
|
||||
C(value="'myvalue'") - with single quotes as part of the Ansible parameter
|
||||
I(value="'myvalue'") - with single quotes as part of the Ansible parameter
|
||||
value.
|
||||
- When using loops in combination with a value like
|
||||
:code:`"[('xkb', 'us'), ('xkb', 'se')]"`, you need to be aware of possible
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue