From 38178a5b0be7ae919cc002b419d10b01e59391b0 Mon Sep 17 00:00:00 2001 From: Edoardo Putti Date: Sun, 20 Aug 2017 16:25:16 +0200 Subject: [PATCH] fix typo in host name --- ca.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ca.yaml b/ca.yaml index 314d221..a3f8e7f 100644 --- a/ca.yaml +++ b/ca.yaml @@ -1,5 +1,5 @@ --- -- hosts: autorities +- hosts: authorities roles: - role: ssh_server - role: dns_record