mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 08:53:07 -06:00
5 lines
101 B
YAML
5 lines
101 B
YAML
---
|
|
|
|
- name: Install distro-specific prerequisites
|
|
include: "{{ ansible_distribution|lower }}.yml"
|