Ansible -Tower rerun from failed task

Hi,

I wrote a playbook calling couple of shell scripts and in order to rerun from the failed task in ansible, I used the command ansible-playbook test.yml --start-at-task=task_name and it worked well as I expected.

I would like to see if I can replicate the same by rerunning playbook from the failed task using TOWER.

If so please let me know the process to do in TOWER.

Thanks in advance.

Srivathsa.

For tower support questions please use https://support.ansible.com or email support@ansible.com

This list if for the open source ansible project.