We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1e75cc commit 6cf06c6Copy full SHA for 6cf06c6
README.md
@@ -46,7 +46,7 @@ Requirements
46
47
* openSUSE
48
49
- * 15.1
+ * 15.3
50
51
* Note: other versions are likely to work but have not been tested.
52
meta/main.yml
@@ -14,7 +14,7 @@ galaxy_info:
14
- 35
15
- name: opensuse
16
versions:
17
- - 15.1
+ - 15.3
18
- name: Ubuntu
19
20
- bionic
molecule/default/molecule.yml
@@ -25,7 +25,7 @@ platforms:
25
- name: ansible-role-oh-my-zsh-fedora
26
image: fedora:35
27
- name: ansible-role-oh-my-zsh-opensuse
28
- image: opensuse/leap:15.1
+ image: opensuse/leap:15.3
29
30
provisioner:
31
name: ansible
0 commit comments