mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
d653d52dd8
* Mark UCS integration tests as unsupported. * Mark various connection tests as unsupported. * Mark win_domain_group test as unsupported. * Mark java_cert test as unsupported. * Mark synchronize-buildah test as unsupported. * Mark various AWS tests as unsupported. * Mark azure_rm_acs test as unsupported. * Mark GCP tests as unsupported.
7 lines
209 B
Text
7 lines
209 B
Text
# Not enabled, but can be used with the UCS Platform Emulator or UCS hardware.
|
|
# Example integration_config.yml:
|
|
# ---
|
|
# ucs_hostname: 172.16.143.136
|
|
# ucs_username: admin
|
|
# ucs_password: password
|
|
unsupported
|