mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-07-30 11:44:31 +00:00
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:
@@ -156,3 +156,5 @@
|
||||
state: absent
|
||||
name: "{{ server_name }}"
|
||||
wait: true
|
||||
|
||||
- include_tasks: server_actions.yml
|
||||
|
||||
Reference in New Issue
Block a user