Rename and adjust the playbook to run pkgdb_sync_git_branches.py

This commit is contained in:
Pierre-Yves Chibon 2014-08-28 17:58:53 +02:00
parent 34799ff1e9
commit b924eae2ce

View file

@ -0,0 +1,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