collab: Fix extra newline from graphviz repo conf

This commit is contained in:
Timo Makinen 2024-03-13 18:46:40 +00:00
parent 7c9727c6a6
commit ec3b486e7c

View file

@ -2,7 +2,7 @@
- name: Add graphviz repository
ansible.builtin.yum_repository:
name: graphviz
baseurl: >
baseurl: >-
{{
"https://www2.graphviz.org" +
"/Packages/stable/centos/$releasever/os/$basearch/"