Skip to content
Snippets Groups Projects
Commit f466c1a5 authored by Trung Nguyen's avatar Trung Nguyen
Browse files

Install nfstest as part of nfs-client role

Former-commit-id: 2c061757
parent 89470770
No related branches found
No related tags found
No related merge requests found
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
with_items: with_items:
- libnfsidmap - libnfsidmap
- nfs-utils - nfs-utils
- nfstest.noarch
when: ansible_os_family == "RedHat" and ansible_distribution_major_version == "7" when: ansible_os_family == "RedHat" and ansible_distribution_major_version == "7"
- name: install dependencies - name: install dependencies
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment