mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-17 10:23:13 -06:00
5 lines
107 B
YAML
5 lines
107 B
YAML
---
|
|
|
|
- name: Install distro-specific prerequisites
|
|
include_tasks: "{{ ansible_distribution|lower }}.yml"
|