mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 16:33:08 -06:00
use collections; use FQCN for all tasks
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
---
|
||||
|
||||
- name: Install Amazon-Linux-specific NFS packages
|
||||
yum:
|
||||
ansible.builtin.yum:
|
||||
name:
|
||||
- nfs-utils
|
||||
vars:
|
||||
ansible_python_interpreter: /usr/bin/python2
|
||||
|
||||
Reference in New Issue
Block a user