smalenfant commented on PR #7271:
URL: https://github.com/apache/trafficcontrol/pull/7271#issuecomment-1379143961
I use the following in out "upgrade_ats.yml" Ansible playbook. I don't think
it needs to be part of Traffic Ops build. I would vote to move this into the
"tools" folder.
```
- name: Build the profile converter
shell: go get -u
github.com/apache/trafficcontrol/traffic_ops/install/bin/convert_profile
args:
creates: "~/go/bin/convert_profile"
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]