patfreeman / ocemr_ansible

Ansible Playbook for OCEMR
0 stars 0 forks source link

how is software kept up to date? #1

Open ph1l opened 6 years ago

ph1l commented 6 years ago

state: present only tells ansible to install a package if it doesn't exist, how do you plan on pushing out updates as they are made available?

https://github.com/patfreeman/ocemr_ansible/blob/99d9b997e1514d2570d0ab97f5c6b88a5a0ab0b0/tasks/main.yml#L9

patfreeman commented 6 years ago

Production releases should be controlled in some way, instead of forcibly pushed when a new version is released.

This playbook is not meant to be run continually, and probably doesn't have to.

I updated the appliance package to have a link to apply the changes.