ansible-collection-famedly-.../plugins/module_utils
Jadyn Emma Jaeger 0a4af363d3
refactor(modules): add matrix_utils.AnsibleNioModule helper class, edit all modules accordingly
Matrix Login can be performed with username/password or token from each module.
`matrix_[uia]_login` and `matrix_logout` is only needed, longer operations are wanted.
modules called with username/password will logout automatically.
The login/logout process is handled by the helper class (except matrix_uia_login).
2021-04-19 10:14:49 +02:00
..
matrix.py refactor(modules): add matrix_utils.AnsibleNioModule helper class, edit all modules accordingly 2021-04-19 10:14:49 +02:00