Fix(Choux): remove empty samba config
This commit is contained in:
parent
fd78ced7ef
commit
76f5ba0d0a
@ -82,18 +82,18 @@
|
||||
become: yes
|
||||
become_user: aur_builder
|
||||
|
||||
- name: Init Samba (empty config)
|
||||
file:
|
||||
path: /etc/samba/smb.conf
|
||||
state: file
|
||||
# - name: Init Samba (empty config)
|
||||
# file:
|
||||
# path: /etc/samba/smb.conf
|
||||
# state: file
|
||||
|
||||
# - name: Install Tmuxinator
|
||||
# aur:
|
||||
# name: "{{ item }}"
|
||||
# use: yay
|
||||
# skip_installed: true
|
||||
# with_items:
|
||||
# - tmuxinator
|
||||
# become: yes
|
||||
# become_user: aur_builder
|
||||
# - name: Install Tmuxinator
|
||||
# aur:
|
||||
# name: "{{ item }}"
|
||||
# use: yay
|
||||
# skip_installed: true
|
||||
# with_items:
|
||||
# - tmuxinator
|
||||
# become: yes
|
||||
# become_user: aur_builder
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user