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.
- Host: GitHub
- URL: https://github.com/inwx/ansible-collection
- Owner: inwx
- License: mit
- Created: 2020-02-19T06:44:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-05T06:29:40.000Z (almost 2 years ago)
- Last Synced: 2024-09-06T11:34:40.242Z (almost 2 years ago)
- Topics: ansible, ansible-galaxy, ansible-module, dns, domrobot, hacktoberfest, internetworx, inwx
- Language: Python
- Homepage: https://inwx.com
- Size: 93.8 KB
- Stars: 28
- Watchers: 6
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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