There were occasions where removing the backup drive would confuse luks and prevent re-mounting. This fixes the issue by attempting to luks close and open the drive before mounting, thereby correcting any issues where the drive would stick.
Pull out user-modifiable variables from arch_backup. This should make it easier for anyone to modify.
Make ansible playbook properly- use ansible-galaxy init commands.