X Tutup
Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit 086a3dd

Browse files
committed
Common: YYQ is already installed in Settings role.
1 parent 097cbaf commit 086a3dd

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

roles/common/tasks/main.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -173,12 +173,6 @@
173173
shell: pip install glances[action,browser,cloud,cpuinfo,docker,folders,gpu,graph,ip,raid,snmp,web]
174174
tags: glances
175175

176-
- name: Install yyq
177-
import_role:
178-
name: yyq
179-
tags: yyq
180-
ignore_errors: yes
181-
182176
- name: Install z
183177
import_role:
184178
name: z

0 commit comments

Comments
 (0)
X Tutup