ansible-test/play-90-system-upgrade.yml

7 lines
89 B
YAML
Raw Permalink Normal View History

---
- hosts: "{{ target }}"
become: true
roles:
- linux/upgrade
- linux/base