[PR #9436/4b4e4b7e backport][stable-10] chore(docs): rpm_ostree_pkg fix examples (#9441)

chore(docs): rpm_ostree_pkg fix examples (#9436)

(cherry picked from commit 4b4e4b7e0a)

Co-authored-by: Sergei Waigant <30412320+sergeiwaigant@users.noreply.github.com>
pull/9444/head
patchback[bot] 2024-12-28 14:43:11 +01:00 committed by GitHub
parent 92d077e816
commit becda864c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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