Skip to content

Commit

Permalink
delint. upgrade deps"
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewrothstein committed Sep 8, 2020
1 parent 5271332 commit 4cc1795
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 10 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,11 @@ env:
- OS=debian_stretch
- OS=fedora_31
- OS=fedora_32
- OS=gentoo_latest
- OS=ubi8_8.1
- OS=ubi8_8.2
- OS=ubuntu_bionic
- OS=ubuntu_focal
- OS=ubuntu_xenial
language: python
python: '3.7'
Expand Down
2 changes: 2 additions & 0 deletions dcb-os.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@
- debian_stretch
- fedora_31
- fedora_32
- gentoo_latest
- ubi8_8.1
- ubi8_8.2
- ubuntu_bionic
- ubuntu_focal
- ubuntu_xenial
20 changes: 10 additions & 10 deletions meta/main.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- role: andrewrothstein.unarchive-deps
version: v1.1.3
version: v1.1.5
- openjdk_app: jdk
role: andrewrothstein.openjdk
version: v2.0.6
version: v2.0.8
galaxy_info:
author: Andrew Rothstein
company: BlackRock
Expand All @@ -15,6 +15,13 @@ galaxy_info:
- MIT
min_ansible_version: 1.2
platforms:
- name: Archlinux
versions:
- all
- name: Debian
versions:
- buster
- stretch
- name: EL
versions:
- 7
Expand All @@ -26,12 +33,5 @@ galaxy_info:
- name: Ubuntu
versions:
- bionic
- focal
- xenial
- name: Alpine
versions:
- all
- name: Debian
versions:
- buster
- stretch

0 comments on commit 4cc1795

Please sign in to comment.