From 9b4532199e81fc09d5c76b8b287dbdef72dabba7 Mon Sep 17 00:00:00 2001 From: Felix Stupp Date: Tue, 20 Oct 2020 15:33:49 +0200 Subject: [PATCH] site: Disabled strategy free to get a better overview --- site.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/site.yml b/site.yml index 6012fd6..1b481a0 100644 --- a/site.yml +++ b/site.yml @@ -12,7 +12,6 @@ - role: bootstrap - hosts: all - strategy: free roles: - role: hostname fqdn: "{{ inventory_hostname }}"