1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-26 06:08:35 +01:00
eoli3n-dotfiles/toolbox/README

5 lines
93 B
Plaintext
Raw Normal View History

2019-12-02 14:31:23 +01:00
# upgrade to debian buster
```
ansible <target> -m include_role -a 'name=buster_upgrade'
```