mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
parent
e49c6a339e
commit
6861450243
1 changed files with 1 additions and 1 deletions
|
@ -355,7 +355,7 @@
|
||||||
path: "{{ output_file }}"
|
path: "{{ output_file }}"
|
||||||
values:
|
values:
|
||||||
- group: test1
|
- group: test1
|
||||||
key:
|
key: ''
|
||||||
value: test2
|
value: test2
|
||||||
kwriteconfig_path: "{{ kwriteconf_fake }}"
|
kwriteconfig_path: "{{ kwriteconf_fake }}"
|
||||||
register: result_ekey
|
register: result_ekey
|
||||||
|
|
Loading…
Reference in a new issue