diff --git a/update-host.yml b/update-host.yml index 70cb757..f2cab7e 100644 --- a/update-host.yml +++ b/update-host.yml @@ -1,6 +1,7 @@ --- - hosts: all become: yes + version: 1.0 tasks: - name: Apt Update