Skip to content

Commit 1bec275

Browse files
author
Sergio
committed
add maven and gradle
1 parent 46b213f commit 1bec275

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

ansible/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,5 @@
1616
- galaxy_roles/geerlingguy.java
1717
- galaxy_roles/geerlingguy.jenkins
1818
- galaxy_roles/jdauphant.nginx
19+
- galaxy_roles/gantsign.maven
20+
- galaxy_roles/shelleg.gradle

ansible/install_roles.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,9 @@
88

99
- src: jdauphant.nginx
1010
version: v2.12.3
11+
12+
- src: gantsign.maven
13+
version: 3.5.0
14+
15+
- src: shelleg.gradle
16+
version: v1.1.3

0 commit comments

Comments
 (0)