aboutsummaryrefslogtreecommitdiffstats
path: root/fdio.infra.ansible/roles/aws/tasks/ubuntu_focal.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'fdio.infra.ansible/roles/aws/tasks/ubuntu_focal.yaml')
-rw-r--r--fdio.infra.ansible/roles/aws/tasks/ubuntu_focal.yaml2
1 files changed, 1 insertions, 1 deletions
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