mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-04 01:33:09 +00:00
* 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.
8 lines
209 B
Plaintext
8 lines
209 B
Plaintext
# 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
|