X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=fdio.infra.ansible%2Fvpp_device.yaml;h=ced882a1480b7ba483428996784f129fe18867cc;hp=ae54669ae9a30399aae2b1dd5cd4789b29959f2f;hb=62c4aa14348c9a4e0c44ca01e71ef842760c1d73;hpb=8843893ca7531cbb2212a5ed79882909c8374381 diff --git a/fdio.infra.ansible/vpp_device.yaml b/fdio.infra.ansible/vpp_device.yaml index ae54669ae9..ced882a148 100644 --- a/fdio.infra.ansible/vpp_device.yaml +++ b/fdio.infra.ansible/vpp_device.yaml @@ -3,7 +3,7 @@ - hosts: vpp_device remote_user: localadmin - become: yes + become: true become_user: root gather_facts: false pre_tasks: @@ -18,6 +18,8 @@ tags: baremetal - role: common tags: common + - role: kernel + tags: kernel - role: intel tags: intel - role: docker