Oefenweb / ansible-wordpress

Ansible role to set up (multiple) wordpress installations in Debian-like systems (using wp-cli)
MIT License
79 stars 37 forks source link

Theme's are activated after installation #26

Closed tersmitten closed 9 years ago

tersmitten commented 9 years ago

This probably makes sense when installing only one theme, but most definitely not when installing multiple

tersmitten commented 9 years ago

Suggested fix: do not active by default and and add an activate to do so.

themes:
  - name: customizr
    activate: true
  - name: profession