From a6878699aa1c45cbb3368593cc402a8195f59842 Mon Sep 17 00:00:00 2001 From: Salt Date: Tue, 16 Jun 2020 10:41:39 -0500 Subject: [PATCH] Fix using the wrong hosts god damMIT --- home.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home.yml b/home.yml index 36c4359..ed43d76 100644 --- a/home.yml +++ b/home.yml @@ -1,7 +1,7 @@ #!/usr/bin/env ansible-playbook # vim:ft=ansible: --- -- hosts: localhost +- hosts: home roles: - role: desktop vars: