galaxyproject / ansible-galaxy

An Ansible role for managing a Galaxy server
https://galaxy.ansible.com/galaxyproject/galaxy
57 stars 75 forks source link

Undefined variable in `cleanup.yml` #171

Open mahendrapaipuri opened 1 year ago

mahendrapaipuri commented 1 year ago

Hello,

In the cleanup.yml task, the user attribute always expects galaxy_user as a dict. This results in a failure if we set galaxy_user as string. I think this variable should have a default set to galaxy_user.