Add OpenstackModule to os_server_action

Redesign the module for more OOP
Add tests for server_action
Change-Id: I054de32ee3ff34988db53fc87b1cb63b8e551ae3
This commit is contained in:
Sagi Shnaidman
2020-04-22 01:21:53 +03:00
parent fc852da4bc
commit 5e3a91a7c6
3 changed files with 528 additions and 176 deletions

View File

@@ -156,3 +156,5 @@
state: absent
name: "{{ server_name }}"
wait: true
- include_tasks: server_actions.yml