You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 20, 2024. It is now read-only.
Traceback (most recent call last):
File "/home/ansibot/ansibullbot/triage_ansible.py", line 42, in
main()
File "/home/ansibot/ansibullbot/triage_ansible.py", line 38, in main
AnsibleTriage().start()
File "/home/ansibot/ansibullbot/ansibullbot/triagers/ansible.py", line 225, in __init__
gitrepo=gitrepo
File "/home/ansibot/ansibullbot/ansibullbot/utils/file_tools.py", line 41, in __init__
self.update(force=True)
File "/home/ansibot/ansibullbot/ansibullbot/utils/moduletools.py", line 126, in update
self.parse_metadata()
File "/home/ansibot/ansibullbot/ansibullbot/utils/file_tools.py", line 53, in parse_metadata
self.botmeta = BotMetadataParser.parse_yaml(rdata)
File "/home/ansibot/ansibullbot/ansibullbot/parsers/botmetadata.py", line 202, in parse_yaml
ydata = fix_lists(ydata)
File "/home/ansibot/ansibullbot/ansibullbot/parsers/botmetadata.py", line 62, in fix_lists
newv2 = tmpl.substitute(**string_macros)
File "/usr/lib64/python2.7/string.py", line 172, in substitute
return self.pattern.sub(convert, self.template)
File "/usr/lib64/python2.7/string.py", line 162, in convert
val = mapping[named]
KeyError: u'team_e'
The text was updated successfully, but these errors were encountered:
e.g.
team_e-spirit
.The text was updated successfully, but these errors were encountered: