mirror of
https://github.com/geerlingguy/ansible-role-nfs
synced 2025-01-06 07:20:19 +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
|
# Ansible Role: NFS
|
||||||
|
|
||||||
Installs NFS utilities on RHEL/CentOS 6.x.
|
Installs NFS utilities on RHEL/CentOS.
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,7 @@ dependencies: []
|
||||||
|
|
||||||
galaxy_info:
|
galaxy_info:
|
||||||
author: geerlingguy
|
author: geerlingguy
|
||||||
description: NFS installation for RHEL/CentOS 6.x.
|
description: NFS installation for RHEL/CentOS.
|
||||||
company: "Midwestern Mac, LLC"
|
company: "Midwestern Mac, LLC"
|
||||||
license: "license (BSD, MIT)"
|
license: "license (BSD, MIT)"
|
||||||
min_ansible_version: 1.4
|
min_ansible_version: 1.4
|
||||||
|
|
Loading…
Reference in a new issue