We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acb4e2e commit 126f10bCopy full SHA for 126f10b
tasks/main.yml
@@ -60,3 +60,4 @@
60
61
- name: Install Python | Include Jupyter installation tasks
62
ansible.builtin.include_tasks: './install-jupyter.yml'
63
+ when: python_jupyter_install
0 commit comments