wtsi-hgi / hgi-systems

Orchestration and configuration management of hgi systems (using terraform & ansible)
GNU General Public License v3.0
3 stars 3 forks source link

Issue with `bamboo: create bamboo configuration` task #27

Open colin-nolan opened 7 years ago

colin-nolan commented 7 years ago
TASK [bamboo : create bamboo configuration] ************************************************************************************************************************************************************************************************************************************
task path: /data/hgi-systems/ansible/roles/bamboo/tasks/main.yml:26
fatal: [hgs4f]: FAILED! => {"changed": false, "failed": true, "msg": "AnsibleUndefinedVariable: {% for host in groups['marathoners'] %}http://{{ hgi_username }}:{{ hgi_password }}@{{ hostvars[host]['ansible_fqdn'] }}:{{ marathon_http_port }}{% if not loop.last %},{% endif %}{% endfor %}: 'dict object' has no attribute 'ansible_fqdn'"}
...

(All hosts are affected)