chiark / gitweb /
roles/common/tasks/main.yml: Missing brackets around tags list.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 14 Jul 2015 10:16:50 +0000 (11:16 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 14 Jul 2015 10:16:50 +0000 (11:16 +0100)
It turns out they're not necessary.

roles/common/tasks/main.yml

index bd15a34f584d6fa71d17dea786acb5ea8bec19aa..42bc86c80c8cf1d8e0f76f3caee4dec9490d4fc7 100644 (file)
@@ -47,7 +47,7 @@
 ### Network databases.
 
 - name: install netdb files
-  tags: netdb
+  tags: [netdb]
   copy: src=netdb/{{ item }} dest=/etc/
   with_items:
     - hosts