diff options
author | Peter Mikus <pmikus@cisco.com> | 2020-04-03 08:14:50 +0000 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2020-04-09 11:00:33 +0000 |
commit | 8fcb84c0495e364daf65745a9b23b0d6f0a1d51e (patch) | |
tree | da56330e5424c5c3a5bc323dc83dda13aac4e58a /resources/tools/testbed-setup/ansible/tg.yaml | |
parent | 8e3a326cba182b4ab9054263625c7e40cdd6f2e3 (diff) |
Ansible: Kernel installation
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: Iee65272169339ed0e5561cf3dee11567335b12be
Diffstat (limited to 'resources/tools/testbed-setup/ansible/tg.yaml')
-rw-r--r-- | resources/tools/testbed-setup/ansible/tg.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/resources/tools/testbed-setup/ansible/tg.yaml b/resources/tools/testbed-setup/ansible/tg.yaml index 44e5515e87..172e8a9721 100644 --- a/resources/tools/testbed-setup/ansible/tg.yaml +++ b/resources/tools/testbed-setup/ansible/tg.yaml @@ -24,6 +24,8 @@ tags: mellanox - role: performance_tuning tags: performance_tuning + - role: kernel + tags: kernel - role: cleanup tags: cleanup - role: calibration |