this post was submitted on 04 Jun 2023
4 points (100.0% liked)

Lemmy

12524 readers
1 users here now

Everything about Lemmy; bugs, gripes, praises, and advocacy.

For discussion about the lemmy.ml instance, go to !meta@lemmy.ml.

founded 5 years ago
MODERATORS
 

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)

top 2 comments
sorted by: hot top controversial new old
[–] Tiuku@sopuli.xyz 1 points 2 years ago (1 children)

I haven't seen the playbook but generally Ansible is intended to be idempotent. I.e. it should be ok to rerun it.

[–] knova@links.dartboard.social 2 points 2 years ago

Thx. I guess it’s early enough if anything breaks, I won’t be upset