Rename failed (pebkac), so remove old playbook
This commit is contained in:
parent
b924eae2ce
commit
d494be610c
1 changed files with 0 additions and 16 deletions
|
@ -1,16 +0,0 @@
|
|||
# Run `pkgdb2branch` on
|
||||
#
|
||||
#To update from testing, adjust as follow:
|
||||
# --extra-vars="package='pkg1;pkg2;pkg3'"
|
||||
|
||||
|
||||
- name: run pkgdb2branch for the specified packages
|
||||
hosts: pkgs01.phx2.fedoraproject.org
|
||||
user: root
|
||||
serial: 25
|
||||
gather_facts: False
|
||||
|
||||
tasks:
|
||||
- name: call pkgdb2branch.py on {{ package }}
|
||||
command: /usr/local/bin/pkgdb2branch.py {{ package | join(" ") }}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue