ansible/changelogs/fragments/57588-purefa_user_change_api_token_to_api.yaml

4 lines
253 B
YAML
Raw Normal View History

minor_changes:
- purefa_user - change module parameter I(api_token) to I(api) and to stop clash with known variable.
- purefa_user - change resulting facts from I(api_token) to I(user_api) for clarity (https://github.com/ansible/ansible/pull/57588)