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
|
@ -23,11 +23,6 @@
|
||||||
- name: Base Server Installed
|
- name: Base Server Installed
|
||||||
command: echo 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
|
- name: Restart httpd
|
||||||
service: name={{ apache_service }}
|
service: name={{ apache_service }}
|
||||||
state=restarted
|
state=restarted
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue