feat: use builtin virtualisation detection
This commit is contained in:
parent
6d2695274c
commit
02d15fb57a
6 changed files with 15 additions and 14 deletions
|
|
@ -9,8 +9,8 @@
|
|||
group: "root"
|
||||
mode: "0644"
|
||||
when:
|
||||
- 'type == "lxc"'
|
||||
- "ansible_os_family == 'Debian'"
|
||||
- "ansible_virtualization_type == 'lxc'"
|
||||
tags: "cron"
|
||||
|
||||
# configure cron
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue