feat: add alpine support for alpine
This commit is contained in:
parent
8187fdb3f8
commit
613bced17f
3 changed files with 10 additions and 3 deletions
|
|
@ -21,5 +21,5 @@
|
|||
owner: "root"
|
||||
group: "root"
|
||||
mode: "0600"
|
||||
when: "ansible_os_family == 'Alpine'"
|
||||
when: 'ansible_os_family == "Alpine"'
|
||||
tags: "cron"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue