Variable of the EL packages.

This commit is contained in:
Andrea Dell'Amico 2022-03-21 19:08:27 +01:00
parent 53fb205312
commit e1a7170ea9
Signed by: adellam
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
- name: Install the SAN NFS packages
ansible.builtin.yum:
name: '{{ san_nfs_packages }}'
name: '{{ nfs_server_ganesha_el_pkgs }}'
state: present
- name: Install the files needed to produce a SELinux policy for ganesha