Update unattended upgrades role (#80)
* Add working public private key pair * Make use of forked roles * Update unattended-upgrades role to 1.3.0
This commit is contained in:
parent
d8b5c77cf5
commit
843e38dda8
|
@ -121,7 +121,7 @@ install {
|
|||
}
|
||||
|
||||
roles {
|
||||
role = "{{{init.paths.roles_dir}}}/unattended-upgrades/1.2.0"
|
||||
role = "{{{init.paths.roles_dir}}}/unattended-upgrades/1.3.0"
|
||||
}
|
||||
|
||||
tasks {
|
||||
|
|
Loading…
Reference in New Issue