mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 08:23:06 -06:00
8 lines
112 B
YAML
8 lines
112 B
YAML
---
|
|
|
|
- name: Install Amazon-Linux-specific NFS packages
|
|
yum:
|
|
name:
|
|
- nfs-utils
|
|
lock_timeout: 30
|