Gitiles
Code Review
Sign In
gerrit.opencord.org
/
platform-install
/
c1690b4f873cc370c2bc05d8dc6e6821ab628d15
/
.
/
roles
/
compute-prep
/
tasks
/
main.yml
blob: aedd62a44c82ab4e2a7c998dc6dbcf33c6ac5080 [
file
] [
log
] [
blame
]
---
# file: roles/compute-prep/tasks/main.yml
-
name:
Install packages
apt:
name={{ item }} state=latest update_cache=yes
with_items:
-
python
-
yaml