aboutsummaryrefslogtreecommitdiffstats
path: root/roles/relayd/handlers/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/relayd/handlers/main.yml')
-rw-r--r--roles/relayd/handlers/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/relayd/handlers/main.yml b/roles/relayd/handlers/main.yml
index 82be0a8..5bc6b49 100644
--- a/roles/relayd/handlers/main.yml
+++ b/roles/relayd/handlers/main.yml
@@ -1,2 +1,2 @@
- name: lint relayd configuration
- command: "relayd -nf {{ relayd_configuration_file }}"
+ ansible.builtin.command: "relayd -nf {{ relayd_configuration_file }}"
remember that computers suck.