roles_nfs-server_vars_main.yml.md
The source files for this tutorial can be downloaded from its GitHub repository, or cloned into your current working directory using the command git clone https://github.com/ionos-cloud/module-ansible.git
before changing into the module-ansible/docs/tutorials/05__introducing_roles
sub-directory.
---
export_root: /export
export_specifier: 0.0.0.0/0(ro,sync,no_subtree_check)
export_preload_path: ""
Last updated