Ansible Tower skipping valid tasks without even acknowledging they exist.

I am running a playbook that adds a subdirectory on the Ansible Tower host (defined as a group of Servers with one entry) for every userid name in a variables list. I have integrated the variables and inventories from an existing command line playbook into Ansible Tower.

This is the start of playbook