e4c1c05363
* Renaming `onepassword_facts` to `onepassword_info`. * Update module examples. * Add changelog fragment. * Add module rename to the 2.9 porting guide. * Document the parameter types in the module docs. * Fix incorrect parameter name. * Update docs/docsite/rst/porting_guides/porting_guide_2.9.rst Co-Authored-By: Felix Fontein <felix@fontein.de> * Remove `onepassword_facts` as it has been renamed to `onepassword_info` including fixes for the sanity tests.
3 lines
177 B
YAML
3 lines
177 B
YAML
minor_changes:
|
|
- The ``onepassword_facts`` module has been renamed to ``onepassword_info``.
|
|
When called with the new name, the module no longer returns ``ansible_facts``.
|