Skip to content

Commit 1e46135

Browse files
authored
Add RHEL 8 to Galaxy's metadata and bump Ansible Lint to 4.3.4 (#21)
1 parent 7c3ca85 commit 1e46135

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ before_install:
3737
- sudo apt-get -y -o Dpkg::Options::="--force-confnew" install docker-ce
3838
install:
3939
- pip install ansible==2.9.13
40-
- pip install ansible-lint==4.3.3
40+
- pip install ansible-lint==4.3.4
4141
- pip install molecule==3.0.8
4242
- pip install docker==4.3.1
4343
script:

meta/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ galaxy_info:
2727
versions:
2828
- 6
2929
- 7
30+
- 8
3031
- name: FreeBSD
3132
versions:
3233
- 11.2

0 commit comments

Comments
 (0)