Skip to content

Commit

Permalink
chore(docs): rpm_ostree_pkg fix examples (#9436)
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeiwaigant authored Dec 28, 2024
1 parent bde58a7 commit 4b4e4b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/modules/rpm_ostree_pkg.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
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
Expand Down

0 comments on commit 4b4e4b7

Please sign in to comment.