From 7303869b66fc6038216551c69c0f17c416e29c14 Mon Sep 17 00:00:00 2001 From: Damien A Date: Fri, 19 Apr 2024 17:07:13 +0200 Subject: [PATCH] Add docker-compose-plugin to install_containerlab.yml --- ansible/install_containerlab.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ansible/install_containerlab.yml b/ansible/install_containerlab.yml index 8f1aaad..6e21fe7 100755 --- a/ansible/install_containerlab.yml +++ b/ansible/install_containerlab.yml @@ -24,6 +24,7 @@ - tree - htop - rsync + - docker-compose-plugin update_cache: true - name: Add Docker GPG apt Key