Salt
4e6e287b19
Oh god I need to pare this down But I mean it's NFS so you have to assume really high trust anyway But still
31 lines
503 B
YAML
31 lines
503 B
YAML
---
|
|
dependencies: []
|
|
|
|
galaxy_info:
|
|
role_name: nfs
|
|
author: geerlingguy
|
|
description: NFS installation for Linux.
|
|
company: "Midwestern Mac, LLC"
|
|
license: "license (BSD, MIT)"
|
|
min_ansible_version: 2.4
|
|
platforms:
|
|
- name: EL
|
|
versions:
|
|
- all
|
|
- name: Fedora
|
|
versions:
|
|
- all
|
|
- name: Debian
|
|
versions:
|
|
- all
|
|
- name: Ubuntu
|
|
versions:
|
|
- all
|
|
galaxy_tags:
|
|
- system
|
|
- nfs
|
|
- filesystem
|
|
- share
|
|
- nfsv4
|
|
- efs
|