db_update.yml 88 B

12345
  1. ---
  2. - name: Update DB schema
  3. command: {{ worker_dbupdate_command }}
  4. run_once: True