chore(docs): rpm_ostree_pkg fix examples (#9436)
parent
bde58a7b42
commit
4b4e4b7e0a
|
@ -64,7 +64,7 @@ EXAMPLES = r"""
|
||||||
state: absent
|
state: absent
|
||||||
|
|
||||||
- name: Apply the overlay package live
|
- name: Apply the overlay package live
|
||||||
community.general.rpm_ostree:
|
community.general.rpm_ostree_pkg:
|
||||||
name: nfs-utils
|
name: nfs-utils
|
||||||
state: present
|
state: present
|
||||||
apply_live: true
|
apply_live: true
|
||||||
|
|
Loading…
Reference in New Issue