community.general/lib/ansible/modules
Gaudenz Steinlin a65a137cdd Fix failure of cloudscale_floating_ip without server (#53702)
The cloudscale_floating_ip module failed if no server was assigned to
the floating IP. This also adds a test to avoid a regression.

The only way to have a floating IP without a server assigned is to
delete the server where the floating IP is currently assigned. Under
normal circumstances it's not possible to have an unassigned floating
IP.
2019-03-15 09:50:09 +00:00
..
cloud Fix failure of cloudscale_floating_ip without server (#53702) 2019-03-15 09:50:09 +00:00
clustering Allow user to specify a custom condition when waiting (#52185) 2019-03-06 12:41:17 +00:00
commands Updated playbook works sample. (#51673) 2019-03-11 17:12:05 -05:00
crypto Reference RFC 8555 instead of latest draft. (#53674) 2019-03-14 19:19:36 -05:00
database (postgresql_privs) accept 'ALL_IN_SCHEMA' objs for 'function' type (#35331) 2019-03-14 20:21:05 +05:30
files Minor Undefined variable fixes (#53383) 2019-03-08 08:35:13 -05:00
identity FreeIPA: Fix ipa_user password option (#48453) 2019-03-11 15:44:06 +05:30
inventory utilities: Clean up parameter types and add seealso (#53063) 2019-03-07 00:25:59 +01:00
messaging Fix idempotence in rabbitmq_plugin (#52166) 2019-02-22 08:36:32 +00:00
monitoring Zabbix action: Correcting 'notify_all_involved' for acknowledge operations (#53197) 2019-03-03 04:23:22 -05:00
net_tools Updated the Infoblox member module (#53747) 2019-03-14 15:44:17 +05:30
network Update slxos_vlan for new SLX-OS versions, linting fixes (#52956) 2019-03-15 08:55:50 +00:00
notification Assorted pylint fixes 2019-02-15 06:54:47 -08:00
packaging maven_artifact: Fix infinite recursion (#53734) 2019-03-14 18:29:17 +05:30
remote_management redfish_utils: add support to automate multiple systems. (#50854) 2019-03-12 06:58:42 +10:00
source_control Assorted pylint fixes 2019-02-15 06:54:47 -08:00
storage Add Pure Storage FlashArray module to manage local user accounts (#52758) 2019-03-15 08:59:54 +00:00
system User module - Check local database when local is specified in the task (#51088) 2019-03-14 22:16:53 -04:00
utilities remove some instances of `state: installed` (#53537) 2019-03-11 12:13:52 -05:00
web_infrastructure tower_credential: Add parameter vault_id (#53400) 2019-03-06 12:44:14 -05:00
windows win_chocolatey - remove stray comment 2019-03-15 16:53:02 +10:00
__init__.py