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"
|
tags: "apt_sources"
|
||||||
when: "not 'laptop' in group_names"
|
when: "not 'laptop' in group_names"
|
||||||
- role: mgrote_qemu_guest_agent
|
- role: mgrote_qemu_guest_agent
|
||||||
|
when: ansible_virtualization_role == 'guest'
|
||||||
|
tags: "qemu"
|
||||||
- role: mgrote_apt_update_packages
|
- role: mgrote_apt_update_packages
|
||||||
tags: "updates"
|
tags: "updates"
|
||||||
- role: mgrote_users
|
- role: mgrote_users
|
||||||
|
|
Loading…
Reference in a new issue