ansible-wordpress icon indicating copy to clipboard operation
ansible-wordpress copied to clipboard

Make it possible to delete themes

Open tersmitten opened this issue 10 years ago • 2 comments

tersmitten avatar Jun 23 '15 10:06 tersmitten

Hi,

I'd be interested in submitting a PR to solve this issue. Are you still in ? It's not a huge work : we could add a "plugins_remove" array and iterate over it (let me know if you think of a better name).

It could be used to remove default plugins (hello-dolly, yes, I'm speaking about you).

If my first PR is ok, I can do #18 and #19 too.

dsampaolo avatar Apr 29 '21 10:04 dsampaolo

It probably should be a flag on wordpress_installs.{n}.themes and wordpress_installs.{n}.plugins, but I'm not sure how complex that is.

tersmitten avatar May 10 '21 10:05 tersmitten