diff --git a/deploy.yml b/deploy.yml index f03408b..281cd7e 100644 --- a/deploy.yml +++ b/deploy.yml @@ -1,5 +1,5 @@ --- -- hosts: "{{ target_hosts }}" +- hosts: all become: yes tasks: - name: Create directory