mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
remove cmdsrv
This commit is contained in:
parent
2a137e83d1
commit
4ee5246cac
1 changed files with 1 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
- name: Make sure there is a content directory
|
||||
- name: Make sure there is a content directory
|
||||
file: dest={{ doc_root }}/local_content
|
||||
state=directory
|
||||
|
||||
|
@ -23,11 +23,6 @@
|
|||
- name: Base Server Installed
|
||||
command: echo Base Server Installed
|
||||
|
||||
- name: Restart xsce-cmdsrv service
|
||||
service: name=xsce-cmdsrv
|
||||
state=restarted
|
||||
when: not installing
|
||||
|
||||
- name: Restart httpd
|
||||
service: name={{ apache_service }}
|
||||
state=restarted
|
||||
|
|
Loading…
Add table
Reference in a new issue