a553474ca8
* purefa_user: Fix Incorrect parameter used causing crashes. (#57588)
(cherry picked from commit 35dcd231be
)
* purefa_user: add previous return as an alias
Avoid breaking user's playbooks in minor releases
* update changelog
4 lines
321 B
YAML
4 lines
321 B
YAML
minor_changes:
|
|
- purefa_user - change module parameter ``api_token`` to ``api`` and to stop clash with known variable.
|
|
- purefa_user - change resulting facts from ``api_token`` to ``user_api`` for clarity.
|
|
An facts alias has been added, but will be removed in 2.9. (https://github.com/ansible/ansible/pull/57588)
|