diff --git a/roles/elections/tasks/main.yml b/roles/elections/tasks/main.yml index 1366f59644..ce74a0eef1 100644 --- a/roles/elections/tasks/main.yml +++ b/roles/elections/tasks/main.yml @@ -80,7 +80,7 @@ dest=/usr/local/bin/{{ item }} owner=apache group=apache mode=0700 with_items: - - elections_sar.py} + - elections_sar.py tags: - config - elections