This repository has been archived on 2021-06-07. You can view files and clone it, but cannot push or open issues or pull requests.
csc-playbooks/upgrade-office.yml

7 lines
152 B
YAML
Raw Normal View History

2015-12-08 00:16:07 -05:00
---
- hosts: office
remote_user: root
tasks:
- name: upgrade software packages (safe)
apt: update_cache=yes upgrade=safe