ansible-modules-matrix/README.md
2020-02-14 01:49:48 +01:00

596 B

Matrix Ansible Modules

This repo contains a few ansible modules for working with matrix rooms.

Installation

To install these modules so that you can use them, put them into ~/.ansible/plugins/modules/ or for global installation, install them to /usr/share/ansible/plugins/modules/.

Usage

For usage examples, look at the doc comments included in the source files for the modules.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

AGPLv3