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.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/vmm/handlers/main.yml b/roles/vmm/handlers/main.yml
index e1ce00c..a867c66 100644
--- a/roles/vmm/handlers/main.yml
+++ b/roles/vmm/handlers/main.yml
@@ -1,2 +1,2 @@
- name: lint vmm configuration
- command: "vmd -nf {{ vmm_configuration_file }}"
+ ansible.builtin.command: "vmd -nf {{ vmm_configuration_file }}"
remember that computers suck.