mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 10:32:27 +08:00
6 lines
95 B
YAML
6 lines
95 B
YAML
---
|
|
- name: run database migrations
|
|
command: faf-migrate-db
|
|
become: yes
|
|
become_user: faf
|