mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 16:33:08 -06:00
8 lines
93 B
YAML
8 lines
93 B
YAML
---
|
|
|
|
- name: Install common packages
|
|
yum:
|
|
name:
|
|
- jq
|
|
- git-{{git_version}}
|