Skip to content

Commit b34879d

Browse files
authored
typo in provision.yml (#609)
1 parent 3c0c8c4 commit b34879d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

provision.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
hosts: docker_attribute_aggregation
120120
become: true
121121
roles:
122-
- role: attribute-aggregation
122+
- role: attribute_aggregation
123123
tags: ['aa', 'attribute-aggregation']
124124

125125
- name: Deploy dashboard app

0 commit comments

Comments
 (0)