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