Skip to content

Commit

Permalink
stop installing java from an outside provider as a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dgoodellrhy committed Apr 19, 2022
1 parent a0479b9 commit bd18e75
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,3 @@ galaxy_info:
galaxy_tags:
- jetty
- java

dependencies:
- name: geerlingguy.java
version: 1.9.5
when: "ansible_os_family == 'RedHat'"
java_packages:
- java-1.8.0-openjdk

0 comments on commit bd18e75

Please sign in to comment.