Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 206 Bytes

Database.md

File metadata and controls

7 lines (4 loc) · 206 Bytes

DE Database Instructions

Updating the DE database

ansible-playbook -i inventories/... -K [-u <user>] db-migrations.yaml

The -i, -K, and -u options are the same as in the other ansible commands.