mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 00:13:09 -06:00
modify nfs enable to use atl_nfs_service_name
This commit is contained in:
@@ -63,6 +63,6 @@
|
||||
|
||||
- name: Enable NFS
|
||||
ansible.builtin.service:
|
||||
name: nfs.service
|
||||
name: "{atl_nfs_service_name}"
|
||||
enabled: true
|
||||
state: started
|
||||
|
||||
Reference in New Issue
Block a user