X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=fdio.infra.ansible%2Froles%2Faws%2Ftasks%2Fubuntu_bionic.yaml;h=4108a987206a3cd280c8078411dbb9a5b01a3a19;hb=refs%2Fchanges%2F20%2F33520%2F1;hp=bca1cf50959e307ff1b5e8a7eca3a67e71007dcf;hpb=df5672b3d9c29b51397f4770eb992c9f3f3955ce;p=csit.git diff --git a/fdio.infra.ansible/roles/aws/tasks/ubuntu_bionic.yaml b/fdio.infra.ansible/roles/aws/tasks/ubuntu_bionic.yaml index bca1cf5095..4108a98720 100644 --- a/fdio.infra.ansible/roles/aws/tasks/ubuntu_bionic.yaml +++ b/fdio.infra.ansible/roles/aws/tasks/ubuntu_bionic.yaml @@ -5,6 +5,6 @@ apt_repository: repo: "deb-src http://archive.ubuntu.com/ubuntu bionic main" state: "present" - update_cache: yes + update_cache: true tags: - aws-enable-src-repo