Transfer to timeweb vds

This commit is contained in:
2017-07-30 15:21:51 +03:00
parent 0556fe3793
commit da30069ae0
3 changed files with 1 additions and 19 deletions

View File

@ -1,10 +1,8 @@
---
- name: Update apt cache
sudo: yes
apt: update_cache=yes
- name: Install system packages
sudo: yes
apt: pkg={{ item }} state=latest
with_items:
- curl