Skip to content

Commit edf436d

Browse files
committed
Remove debug
1 parent 0a21d81 commit edf436d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

roles/_common/tasks/preflight.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,6 @@
5252
- install
5353
- "{{ ansible_parent_role_names | first | regex_replace(ansible_collection_name ~ '.', '') }}_install"
5454

55-
- name: "Show var"
56-
debug:
57-
var: "_common_dependencies"
58-
5955
- name: Install dependencies
6056
become: true
6157
ansible.builtin.package:

0 commit comments

Comments
 (0)