+ yadm initialization for non priveleged and existing users
#861m7vaer Шаблон операционной системы на Debian 10
This commit is contained in:
6
playbooks/own/yadm.yml
Normal file
6
playbooks/own/yadm.yml
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
- hosts: [ 'debian10' ]
|
||||
tasks:
|
||||
- name: Clone dotfiles repo
|
||||
shell: yadm clone --bootstrap https://vcs.wpstudio.ru/gitea/dotfiles.git
|
||||
# TODO: убрать sudo для автовключения тмукса из .bashrc
|
Reference in New Issue
Block a user