Skip to content

Commit 6cf06c6

Browse files
authored
Upgraded openSUSE version to 15.3 (#130)
Keeping up with the latest release.
1 parent a1e75cc commit 6cf06c6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Requirements
4646

4747
* openSUSE
4848

49-
* 15.1
49+
* 15.3
5050

5151
* Note: other versions are likely to work but have not been tested.
5252

meta/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ galaxy_info:
1414
- 35
1515
- name: opensuse
1616
versions:
17-
- 15.1
17+
- 15.3
1818
- name: Ubuntu
1919
versions:
2020
- bionic

molecule/default/molecule.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ platforms:
2525
- name: ansible-role-oh-my-zsh-fedora
2626
image: fedora:35
2727
- name: ansible-role-oh-my-zsh-opensuse
28-
image: opensuse/leap:15.1
28+
image: opensuse/leap:15.3
2929

3030
provisioner:
3131
name: ansible

0 commit comments

Comments
 (0)