mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
[PR #6412/68614502 backport][stable-6] Fix kdeconfig tests (#6416)
Fix kdeconfig tests (#6412)
Fix kdeconfig tests.
(cherry picked from commit 6861450243
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
5fe10915a8
commit
75aa353281
1 changed files with 1 additions and 1 deletions
|
@ -355,7 +355,7 @@
|
|||
path: "{{ output_file }}"
|
||||
values:
|
||||
- group: test1
|
||||
key:
|
||||
key: ''
|
||||
value: test2
|
||||
kwriteconfig_path: "{{ kwriteconf_fake }}"
|
||||
register: result_ekey
|
||||
|
|
Loading…
Reference in a new issue