@@ -6,10 +6,13 @@
roles:
- role: pull-tools
tags: prep
+ - role: pull-images
+ tags: prep
+ - role: pull-files
+ # TODO: download EAP, extract, patch, and remove from Downloads
- role: check-env
tags: check
- role: fix-operators
tags: fix
- - role: pull-images
- tags: prep
...