Преглед изворни кода

Fixed a typo in plugins.yml

client-definitions was created instead of client_definitions
tculp пре 8 година
родитељ
комит
8df666d4bd
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      tasks/plugins.yml

+ 1 - 1
tasks/plugins.yml

@@ -19,7 +19,7 @@
       - handlers
       - mutators
       - definitions
-      - client-definitions
+      - client_definitions
 
   - name: Ensure any remote plugins defined are present
     shell: sensu-install -p {{ item }}