mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
cloudscale_floating_ip module (#33181)
* Refactor cloudscale API code Move code common to all cloudscale cloud modules into a common base class. This is needed as a prepartion of the cloudscale_floating_ip module. * cloudscale_floating_ip module New cloud module to manage floating IPs on the cloudscale.ch IaaS service.
This commit is contained in:
committed by
John R Barker
parent
d84e0861ef
commit
a23da23491
@@ -5,3 +5,4 @@
|
||||
- cloudscale
|
||||
roles:
|
||||
- { role: cloudscale_server, tags: cloudscale_server }
|
||||
- { role: cloudscale_floating_ip, tags: cloudscale_floating_ip }
|
||||
|
||||
Reference in New Issue
Block a user