Ansible install - updating config question

https://links.dartboard.social/post/1030

Ansible install - updating config question - Dartboard Links

If I want to push a config change to my config.hjson, can I just re-run the ansible script per the documentation? (When I initially setup my instance, I didn’t have email configured - trying to rectify that with a new config – unless there is a better way I should be going about this)

I haven't seen the playbook but generally Ansible is intended to be idempotent. I.e. it should be ok to rerun it.
Thx. I guess it’s early enough if anything breaks, I won’t be upset