diff --git a/roles/pkgdb2/tasks/main.yml b/roles/pkgdb2/tasks/main.yml index d0e19a6c62..5e06d501a7 100644 --- a/roles/pkgdb2/tasks/main.yml +++ b/roles/pkgdb2/tasks/main.yml @@ -48,7 +48,7 @@ notify: - restart apache -- name: Install the pkgdb cron jobs: sync bugzilla, update pkg info +- name: Install the pkgdb cron jobs - sync bugzilla, update pkg info when: inventory_hostname.startswith('pkgdb02') template: src={{ item.file }} dest={{ item.location }}/{{ item.file }}