mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-11 11:21:05 +00:00
chore(docs): rpm_ostree_pkg fix examples (#9436)
This commit is contained in:
@@ -64,7 +64,7 @@ EXAMPLES = r"""
|
||||
state: absent
|
||||
|
||||
- name: Apply the overlay package live
|
||||
community.general.rpm_ostree:
|
||||
community.general.rpm_ostree_pkg:
|
||||
name: nfs-utils
|
||||
state: present
|
||||
apply_live: true
|
||||
|
||||
Reference in New Issue
Block a user