mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-23 07:21:58 +01:00
5 lines
93 B
Plaintext
5 lines
93 B
Plaintext
# upgrade to debian buster
|
|
```
|
|
ansible <target> -m include_role -a 'name=buster_upgrade'
|
|
```
|