IaC: with Ansible role to install and configure NFS Description Ansible role for NFS Requirements Installation vagrant@localhost:~$ ansible-galaxy install wluisaraujo.nfs Role Variables defaults/main.yml Dependencies None Example Playbook --- - hosts: localhost vars: - name: value roles: - nfs ...