mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2026-02-01 16:53:14 -06:00
first pass at basic AL2022 support
This commit is contained in:
6
roles/nfs_server/tasks/amazon-2022.yml
Normal file
6
roles/nfs_server/tasks/amazon-2022.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
|
||||
- name: Install Amazon-Linux-2022-specific NFS packages
|
||||
ansible.builtin.dnf:
|
||||
name:
|
||||
- nfs-utils
|
||||
Reference in New Issue
Block a user