X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=fdio.infra.ansible%2Froles%2Faws%2Ftasks%2Fubuntu_focal.yaml;h=60302f23095d2ad369a9bb9c9e3677836b830a1a;hp=a8cc56c0c4a7d682b15eb6f161ca4c75b51c7a1f;hb=28964faec0f8864de45446245e3e9431de394150;hpb=df5672b3d9c29b51397f4770eb992c9f3f3955ce diff --git a/fdio.infra.ansible/roles/aws/tasks/ubuntu_focal.yaml b/fdio.infra.ansible/roles/aws/tasks/ubuntu_focal.yaml index a8cc56c0c4..60302f2309 100644 --- a/fdio.infra.ansible/roles/aws/tasks/ubuntu_focal.yaml +++ b/fdio.infra.ansible/roles/aws/tasks/ubuntu_focal.yaml @@ -5,6 +5,6 @@ apt_repository: repo: "deb-src http://archive.ubuntu.com/ubuntu focal main" state: "present" - update_cache: yes + update_cache: true tags: - aws-enable-src-repo