feat: install dotfiles (improvements needed)

This commit is contained in:
eneller
2023-03-31 21:38:48 +02:00
parent d393ba8b57
commit 9dbc688171
6 changed files with 75 additions and 21 deletions

8
install_dotfiles.yml Normal file
View File

@@ -0,0 +1,8 @@
---
- name: Install dotfiles on target
hosts: 'kali'
tasks:
- name: Install dotfiles
include_role:
name: install_dotfiles