diff --git a/docker.yml b/docker.yml index 420d280..990157f 100644 --- a/docker.yml +++ b/docker.yml @@ -1,4 +1,4 @@ - name: Install apt-transport-https apt: name: apt-transport-https - state: presend \ No newline at end of file + state: present \ No newline at end of file