mirror of
https://github.com/geerlingguy/ansible-role-nfs
synced 2024-12-13 12:40:17 +01:00
Update README.
This commit is contained in:
parent
fb897ab3fc
commit
619a751fb3
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Ansible Role: NFS
|
||||
|
||||
Installs NFS utilities on RHEL/CentOS 6.x.
|
||||
Installs NFS utilities on RHEL/CentOS.
|
||||
|
||||
## Requirements
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ dependencies: []
|
|||
|
||||
galaxy_info:
|
||||
author: geerlingguy
|
||||
description: NFS installation for RHEL/CentOS 6.x.
|
||||
description: NFS installation for RHEL/CentOS.
|
||||
company: "Midwestern Mac, LLC"
|
||||
license: "license (BSD, MIT)"
|
||||
min_ansible_version: 1.4
|
||||
|
|
Loading…
Reference in a new issue