|
# Ansible module
|
|
|
|
-----
|
|
|
|
**Table of Contents**
|
|
|
|
- [Installation](#installation)
|
|
- [License](#license)
|
|
|
|
## Installation
|
|
|
|
```console
|
|
pip install ansible-module
|
|
```
|
|
|
|
## License
|
|
|
|
`ansible-module` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
|