Extracted and all libreoffice rpms kept at /home//LibreOffice_4.4.1.2_Linux_x86-64_rpm/RPMS/
- yum:
name: "/home/LibreOffice_4.4.1.2_Linux_x86-64_rpm/RPMS/*.rpm"
state: present
above task failing with error
fatal: [localhost]: FAILED! => {"changed": false, "failed": true, "msg": "No Package file matching '/home/LibreOffice_4.4.1.2_Linux_x86-64_rpm/RPMS/*.rpm' found on system", "rc": 0, "results": []}
Need help