-
Notifications
You must be signed in to change notification settings - Fork 0
hostsharing/hs.admin.play
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Introduction ============ This package provides a generic interface between Ansible and the Hostsharing HSAdmin API package. PROJEKT IST UMGEZOGEN: https://dev.hostsharing.net/repositories/ Example ------- Please note that the ids argument will be removed from the Module class constructor as soon as this information is provided by the backends theirselves. In real world uses the argsfile will be populated by Ansible. >>> from hs.admin.play import Module >>> >>> module = Module(module='emailaddress', ... ids=['localpart', 'subdomain', 'domain'], ... argsfile='/tmp/argsfile') >>> >>> module()
About
This package provides a generic interface between Ansible and the Hostsharing HSAdmin API package.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published