summaryrefslogtreecommitdiffstats
path: root/playbooks/run_pkgdb_sync_git.yml
blob: 955ab8d76260bf53d59f948ef7f33569545f453a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Run `pkgdb2branch` on
#
#To update from testing, adjust as follow:
# --extra-vars="package='pkg1:pkg2:pkg3'"


- name: run pkgdb_sync_git_branches.py
  hosts: pkgs01.phx2.fedoraproject.org
  user: root
  serial: 25
  gather_facts: False

  tasks:
  - name: call pkgdb_sync_git_branches.py
    command: /usr/local/bin/pkgdb_sync_git_branches.py