mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-30 06:11:26 -07:00
Add support for ios to ansible-test.
This commit is contained in:
parent
883f7ed197
commit
b5d5888b6e
3 changed files with 3 additions and 0 deletions
|
@ -50,6 +50,7 @@ class AnsibleCoreCI(object):
|
|||
'freebsd',
|
||||
'vyos',
|
||||
'junos',
|
||||
'ios',
|
||||
)
|
||||
|
||||
osx_platforms = (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue