{%- endif %} | {%- endif %} | ||||
{%- if mount.file_system == 'nfs' %} | {%- if mount.file_system == 'nfs' %} | ||||
linux_storage_nfs_packages: | |||||
linux_storage_nfs_packages_{{ mount.path }}: | |||||
pkg.installed: | pkg.installed: | ||||
- pkgs: {{ storage.nfs.pkgs | json }} | - pkgs: {{ storage.nfs.pkgs | json }} | ||||
{%- endif %} | {%- endif %} |