You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs/fragments/ansible-test-govcsim.yml

9 lines
688 B
YAML

breaking_changes:
- ansible-test - The ``vcenter`` test plugin now defaults to using a user-provided static configuration instead of the ``govcsim`` simulator for collections.
Set the ``ANSIBLE_VCSIM_CONTAINER`` environment variable to ``govcsim`` to use the simulator.
Keep in mind that the simulator is deprecated and will be removed in a future release.
deprecated_features:
- ansible-test - The ``govcsim`` simulator in the ``vcenter`` test plugin is now deprecated.
It will be removed in a future release.
Users should switch to providing their own test environment through a static configuration file.