tzermias/ansible-plesk

specify single variables

Closed this issue · 1 comments

hello @tzermias,

we tried to specify a single variable in the host_vars like:

plesk.release_id: XXX

but it doesn't work. it still uses the default.

i think it was easier before your commit 9b6161f
What was the intention of that change?

Hey @davidak,

Thank you for contacting me. plesk is a dictionary. This change was performed in order to have a better grouping on role variables. Try this instead in your host_vars and let me know:

plesk:
  release_id: XXX