diff --git a/plugins/modules/rpm_ostree_pkg.py b/plugins/modules/rpm_ostree_pkg.py index 3d5ba865c9..db084c9091 100644 --- a/plugins/modules/rpm_ostree_pkg.py +++ b/plugins/modules/rpm_ostree_pkg.py @@ -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