Feat(Choux): autofs for Raisin

This commit is contained in:
2019-02-03 18:32:32 +01:00
parent 68e33722ea
commit 9f4a8ba668
3 changed files with 11 additions and 4 deletions

View File

@@ -35,6 +35,7 @@
- fzf
- ntfs-3g
- git-annex
- cifs-utils
state: present
tags:
- first_deployement
@@ -81,6 +82,11 @@
become: yes
become_user: aur_builder
- name: Init Samba (empty config)
file:
path: /etc/samba/smb.conf
state: file
# - name: Install Tmuxinator
# aur:
# name: "{{ item }}"