mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 00:13:09 -06:00
9 lines
138 B
YAML
9 lines
138 B
YAML
---
|
|
|
|
- name: Install common Ubuntu support packages
|
|
ansible.builtin.apt:
|
|
name:
|
|
- libxml2-utils
|
|
- git
|
|
- fontconfig
|