We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8f4e5bf + 7aafbc8 commit 9fbf74fCopy full SHA for 9fbf74f
tasks/main.yml
@@ -9,4 +9,5 @@
9
tags:
10
- configuration
11
12
-- include_tasks: install-python.yml
+- name: Include installation tasks
13
+ ansible.builtin.include_tasks: install-python.yml
0 commit comments