faafo/ansible/playbook.yaml

6 lines
74 B
YAML

- hosts: all
sudo: True
tasks:
- apt: update-cache=yes upgrade=yes