4 lines
144 B
YAML
4 lines
144 B
YAML
---
|
|
- name: "Import tasks from the unattended-upgrades playbook"
|
|
ansible.builtin.import_tasks: "unattended-upgrades.yml"
|
|
tags: "unattended"
|