Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Commit 510b95b

Browse files
author
Alexey Bobrov
committed
fix #23
1 parent 13eab9a commit 510b95b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tasks/install_apt.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
repo: "{{ clickhouse_repo_old }}"
1313
state: absent
1414
become: true
15+
when: clickhouse_repo_old is defined
1516

1617
- name: Install by APT | Repo installation
1718
apt_repository:

0 commit comments

Comments
 (0)