1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-23 07:21:58 +01:00
eoli3n-dotfiles/toolbox/README
2019-12-02 14:31:23 +01:00

5 lines
93 B
Plaintext

# upgrade to debian buster
```
ansible <target> -m include_role -a 'name=buster_upgrade'
```