mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Clean wondershaper.yml, nginx/tasks/main.yml
This commit is contained in:
parent
bd915fcdae
commit
c53fc6fc9a
2 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@
|
||||||
dest: /usr/bin/wondershaper
|
dest: /usr/bin/wondershaper
|
||||||
# owner: root
|
# owner: root
|
||||||
# group: root
|
# group: root
|
||||||
# mode: '0744'
|
mode: '0744'
|
||||||
|
|
||||||
- name: Create conf.d directory
|
- name: Create conf.d directory
|
||||||
file:
|
file:
|
||||||
|
|
|
@ -35,7 +35,7 @@
|
||||||
# include_tasks: only_nginx.yml
|
# include_tasks: only_nginx.yml
|
||||||
# when: nginx_enabled | bool
|
# when: nginx_enabled | bool
|
||||||
|
|
||||||
- name: Stop and disable NGINX, when not nginx_enabled
|
- name: Stop & Disable 'nginx' systemd service, when not nginx_enabled
|
||||||
systemd:
|
systemd:
|
||||||
name: nginx
|
name: nginx
|
||||||
state: stopped
|
state: stopped
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue