Essentially, Plesk is ripe to be managed by an ansible module except it doesn't use files.
This makes me think that I should write a Plesk module and, perhaps, a MySQL module (because there are a couple of things that need to be done right at the database level).
What do you think?
-- Art Z.
A MySQL management module could be very interesting!
The Plesk module should hopefully be able to use plesk commands once the DB is up and not have to resort to SQL commands, which could be more tricky.
There is definitely a need for an accompanying playbook to tie everything together (and this would be great for that contrib repo I'm trying to resurrect too).