An open API service indexing awesome lists of open source software.

https://github.com/inwx/ansible-collection

Collection of modules, playbooks and roles for the INWX api.
https://github.com/inwx/ansible-collection

ansible ansible-galaxy ansible-module dns domrobot hacktoberfest internetworx inwx

Last synced: 4 months ago
JSON representation

Collection of modules, playbooks and roles for the INWX api.

Awesome Lists containing this project

README

          





# Ansible Collection

Collection of modules, playbooks and roles for the INWX api. This plugin is on Ansible Galaxy: https://galaxy.ansible.com/ui/repo/published/inwx/collection/

## Installation

Via ansible galaxy:
```
ansible-galaxy collection install inwx.collection
```

## Modules

* [dns](plugins/docs/dns-module-documentation.md) (DNS management)
* [session](plugins/docs/session-module-documentation.md) (Retrieval of two factor authenticated API session)

## Playbooks

* [DNS ready to go example playbooks](playbooks/examples/)
* [2FA example playbook](playbooks/examples/dns_use_2fa.yml)

## Roles

TODO

License
----

MIT