- name: Delete the servers directory on AWX
delegate_to: 127.0.0.1
file:
path: '/var/lib/awx/projects/clients/{{ member_id }}/{{ subscription_id }}/'
state: absent