Closed baskaran-md closed 8 years ago
- name: Remove Support Folders shell: cmd="rm -rf {{ vars.install_dir }}/{var,etc,data*}" ignore_errors: true
This is working fine on build 245 & 253. But not on latest. 255+ / 266..
This should be resolved when the go shell module finishes
Issue resolved when shell module was ported to go
This is working fine on build 245 & 253. But not on latest. 255+ / 266..