Compare commits
1 Commits
v0.4.c-tva
...
v0.4.d-tl
Author | SHA1 | Date | |
---|---|---|---|
3cf9daf8cb |
@ -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:
|
||||||
|
Reference in New Issue
Block a user