Skip to content

Commit a088349

Browse files
committed
Do not debug
1 parent 3d1d13c commit a088349

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

icpc-wf/ansible/judgehost.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@
4343
pre_tasks:
4444
- name: Get current services
4545
service_facts:
46-
- name: Print all available facts
47-
ansible.builtin.debug:
48-
var: ansible_facts
46+
#- name: Print all available facts
47+
# ansible.builtin.debug:
48+
# var: ansible_facts
4949
- name: Disable all cores
5050
service:
5151
name="domjudge-judgedaemon@{{item}}"

0 commit comments

Comments
 (0)