I’m actually not sure which way to go.
I could try to keep track of all the config changes with wp-cli and collect all changes into a task file and execute it with dev and deploy playbooks. Not sure if all config changes can be described this way.
Alternatively I could work with something like WP DB Migrate Pro and save config changes in an export file. Not sure which tables to export…
The dictator doesn’t describe all possible changes completly enough, i think.
But the original question of mine in this forum here was:
How can i achieve that a taskfile installed like deploy hooks gets executed by dev and deploy playbooks (and receives the correct vars)?
Thanks again for your help!