X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=fdio.infra.ansible%2Fvpp_device.yaml;h=fbf7ba12ed2d2946c4af0645669f3c161083a15f;hp=9e334e17497599752ee79590400d2725e59c2061;hb=d41a5490f30a161561c39c4f1b08add17b9cf6f7;hpb=5a1f1b7fa58c082dd359a7b4df700f5df3839bfd diff --git a/fdio.infra.ansible/vpp_device.yaml b/fdio.infra.ansible/vpp_device.yaml index 9e334e1749..fbf7ba12ed 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: @@ -30,8 +30,6 @@ tags: prometheus_exporter - role: jenkins_job_health_exporter tags: jenkins_job_health_exporter - - role: cadvisor - tags: cadvisor - role: vpp_device tags: vpp_device - role: kernel_vm