We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5f89e3 commit 8d5b15fCopy full SHA for 8d5b15f
roles/s3_install/tasks/main.yml
@@ -3,7 +3,3 @@
3
- import_tasks: install.yml
4
when: scale_protocols is defined and (scale_protocols.s3|bool)
5
tags: install
6
-
7
-- import_tasks: parseFile.yml
8
- when: scale_protocols is defined and (scale_protocols.s3|bool)
9
- tags: install
0 commit comments