Variable of the EL packages.
This commit is contained in:
parent
53fb205312
commit
e1a7170ea9
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue