ff
This commit is contained in:
parent
8434e125d7
commit
2f15857789
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@
|
|||
tags: "apt_sources"
|
||||
when: "not 'laptop' in group_names"
|
||||
- role: mgrote_qemu_guest_agent
|
||||
when: ansible_virtualization_role == 'guest'
|
||||
tags: "qemu"
|
||||
- role: mgrote_apt_update_packages
|
||||
tags: "updates"
|
||||
- role: mgrote_users
|
||||
|
|
Loading…
Reference in a new issue