ERROR! no action dected in task. os_server_action action: rebuild

Hi all,

I’m using Ansible Tower, 2.3.1.0, with Python 2.7.5.

I wrote the following playbook to automate rebuilding of servers with new images.

I found a solution to this. There is an alias for the module called os_server_actions and I found if I used that, the playbook ran as expected.