mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-02 20:24:23 -07:00
sysrc: update test to edit the correct file
This commit is contained in:
parent
45fd7f6f1a
commit
279c6a149a
1 changed files with 1 additions and 0 deletions
|
@ -408,6 +408,7 @@
|
||||||
sysrc:
|
sysrc:
|
||||||
name: k1
|
name: k1
|
||||||
value: v2
|
value: v2
|
||||||
|
path: /tmp/10394.conf
|
||||||
register: sysrc_10394_changed
|
register: sysrc_10394_changed
|
||||||
|
|
||||||
- name: Get file content
|
- name: Get file content
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue