mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Ignore CentOS 6.10 for passwordstore test.
This commit is contained in:
@@ -59,4 +59,4 @@ passwordstore_privkey: |
|
|||||||
passwordstore_skip_os:
|
passwordstore_skip_os:
|
||||||
Ubuntu: ['12.04']
|
Ubuntu: ['12.04']
|
||||||
RedHat: ['7.4']
|
RedHat: ['7.4']
|
||||||
CentOS: ['6.9']
|
CentOS: ['6.9', '6.10']
|
||||||
|
|||||||
Reference in New Issue
Block a user