deployment/ansible/update.yml

7 lines
76 B
YAML
Raw Normal View History

2021-12-11 16:28:17 +01:00
---
- name: Update system.
hosts: all
become: yes
roles:
- update