unable to use role on centos7
Summary
Unable to deploy role on centos7
Steps to reproduce
- run
server/deploy
on centos7
Expected behavior
Role should deploy nfs server.
Actual behavior
Role fails on installing nfs-utils
Relevant logs and/or screenshots
TASK [nfs : install NFS server package] ******************************************************************************************************************************
Friday 04 September 2020 08:49:09 +0200 (0:00:02.724) 0:05:26.327 ******
[0;31mfatal: [storage1]: FAILED! => {"changed": false, "msg": "No package matching 'nfs-utils-1.3.0-0.65.el7' found available, installed or updated", "rc": 126, "results": ["No package matching 'nfs-utils-1.3.0-0.65.el7' found available, installed or updated"]}[0m
Possible fixes
- update
nfs-utils
package - add enabling centos vault to role