diff --git a/plugins/modules/rpm_ostree_pkg.py b/plugins/modules/rpm_ostree_pkg.py index db084c9091..652801ca67 100644 --- a/plugins/modules/rpm_ostree_pkg.py +++ b/plugins/modules/rpm_ostree_pkg.py @@ -78,7 +78,7 @@ EXAMPLES = r""" register: rpm_ostree_pkg until: rpm_ostree_pkg is not failed retries: 10 - dealy: 30 + delay: 30 """ RETURN = r"""