commit | 3c9af7dd2e5fb3bb7a58b4e55867fd2f31cf02ee | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@opennetworking.org> | Sat Jun 25 14:18:05 2022 -0700 |
committer | Zack Williams <zdw@opennetworking.org> | Wed Jul 27 11:17:16 2022 -0700 |
tree | 539a78c418e6b7c2c6d042f8c2444a6554c1d885 | |
parent | 6415ecf9dc205e74f72f72bc6645510cfcd04422 [diff] [blame] |
Added netdev tools group, and additional tools for bootstrap and python packages Change-Id: I4c59a448319551e8439e047966ff266b8f8c9e89
diff --git a/tasks/Debian.yml b/tasks/Debian.yml index 0e22f53..6c437d0 100644 --- a/tasks/Debian.yml +++ b/tasks/Debian.yml
@@ -14,6 +14,7 @@ - build-essential - ca-certificates - curl + - facter - file - git - git-crypt @@ -31,6 +32,8 @@ - sshpass - sudo - tar + - tmux + - twine - unzip state: present update_cache: true