Compare commits

...

2 Commits

Author SHA1 Message Date
tl
3cf9daf8cb modification des droits sur le repertoire fusioninventory 2021-01-12 15:16:32 +01:00
c96d7cdfcd commit delgsb.cmd 2021-01-12 15:01:10 +01:00
2 changed files with 10 additions and 0 deletions

View File

@ -98,6 +98,12 @@
#src: http://depl/gsbstore/fusioninventory-{{ fd_version }}.tar.bz2 #src: http://depl/gsbstore/fusioninventory-{{ fd_version }}.tar.bz2
dest: /var/www/html/glpi/plugins dest: /var/www/html/glpi/plugins
remote_src: yes remote_src: yes
file:
path: /var/www/html/glpi/plugins/fusioninventory
state: directory
owner: www-data
group: www-data
mode: 0775
- name: Creation de ficlient - name: Creation de ficlient
file: file:

View File

@ -0,0 +1,4 @@
rem azazazaz
rmdir C:\gsb.lan /s /q
net group g-compta /del
net group g-prod /del