### Short Description Figure out how to setup 2 XNAT instances from the same user. Suggestions: - [ ] 2 different people set up 1 XNAT instance each - [ ] Slower to run sequentially, but could have 2 separate hosts files i.e. `hosts_1.yml` and `hosts_2.yml` - [ ] Faster to run, but more work is putting all the groups i.e. `xnat_web_1` and `xnat_web_2` into the same hosts file i.e. `hosts.yml` - [ ] [Group_vars templates](https://github.com/UCL-MIRSG/xnat-aws/blob/648da06d5d8917ecc77f485d0d54c005b4332746/credentials/templates/ansible_vault.tftpl) could be modified to achieve this ### Acceptance Criteria _No response_ ### Dependencies _No response_ ### Details _No response_