mirror of
https://github.com/Dannecron/netology-devops-teamcity-example.git
synced 2025-12-25 15:22:35 +03:00
5 lines
65 B
YAML
Executable File
5 lines
65 B
YAML
Executable File
---
|
|
- name: Install Java
|
|
hosts: all
|
|
roles:
|
|
- java |