diff --git a/ansible/install_containerlab.yml b/ansible/install_containerlab.yml index 6e21fe7..85a7580 100755 --- a/ansible/install_containerlab.yml +++ b/ansible/install_containerlab.yml @@ -24,7 +24,6 @@ - tree - htop - rsync - - docker-compose-plugin update_cache: true - name: Add Docker GPG apt Key @@ -42,6 +41,7 @@ pkg: - docker - docker-compose + - docker-compose-plugin update_cache: true - name: Add the current user to the docker group