Gestion repertoire

This commit is contained in:
Iwan Clément
2018-12-30 12:23:14 +01:00
parent 3025d7f303
commit 8fb9008f39

View File

@@ -11,11 +11,11 @@ Stoppons le daemon transmission:
- name: transmission-daemon - name: transmission-daemon
- enable: True - enable: True
Creation de l utilisateur transmission: /home/shared/Downloads:
user.present: file.directory:
- name: transmission - user: transmission
- fullname: transmission User Daemon - group: users
- uid: 2468 - mode: 755
- shell: /bin/bash - makedirs: True
{% endif %} {% endif %}