aboutsummaryrefslogtreecommitdiffstats
path: root/roles/vmm/handlers/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/vmm/handlers/main.yml')
-rw-r--r--roles/vmm/handlers/main.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/roles/vmm/handlers/main.yml b/roles/vmm/handlers/main.yml
index e1ce00c..00bb0ad 100644
--- a/roles/vmm/handlers/main.yml
+++ b/roles/vmm/handlers/main.yml
@@ -1,2 +1,4 @@
+---
+
- name: lint vmm configuration
- command: "vmd -nf {{ vmm_configuration_file }}"
+ ansible.builtin.command: "vmd -nf {{ vmm_configuration_file }}"
remember that computers suck.