Преглед на файлове

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 }}