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