diff --git a/configure-host-oel7/tasks/rlwrap.yml b/configure-host-oel7/tasks/rlwrap.yml index ea155c8..0355c9a 100644 --- a/configure-host-oel7/tasks/rlwrap.yml +++ b/configure-host-oel7/tasks/rlwrap.yml @@ -3,5 +3,5 @@ - name: Install nginx rpm from a local file yum: - name: rlwrap-0.44-1.el8.x86_64.rpm + src: rlwrap-0.44-1.el8.x86_64.rpm state: present \ No newline at end of file