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/vault_unvault_id_fix.yml

5 lines
256 B
YAML

bugfixes:
- vault and unvault filters now properly take ``vault_id`` parameter.
deprecated_features:
- vault and unfault filters - the undocumented ``vaultid`` parameter is deprecated and will be removed in ansible-core 2.20. Use ``vault_id`` instead.