We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57b6f2e commit 226f7cfCopy full SHA for 226f7cf
roles/openshift_persistent_volumes/tasks/main.yml
@@ -50,5 +50,5 @@
50
changed_when: False
51
52
- name: Configure PersistentLocalStorage
53
- include: persistent_local_storage.yml
+ import_tasks: persistent_local_storage.yml
54
when: openshift_persistentlocalstorage_enabled
0 commit comments