Skip to content
This repository was archived by the owner on Aug 9, 2022. It is now read-only.

Commit 7694043

Browse files
committed
2 parents 141e27e + f1680a9 commit 7694043

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tasks/main.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@
3737
debug:
3838
var: nginx_controller_agent_install.stdout_lines
3939

40-
- name: Restart NGINX
41-
service:
42-
name: nginx
43-
state: restarted
40+
# - name: Restart NGINX
41+
# service:
42+
# name: nginx
43+
# state: restarted
4444

4545
- name: remove the install script
4646
file:

0 commit comments

Comments
 (0)