diff --git a/roles/fas_server/tasks/main.yml b/roles/fas_server/tasks/main.yml index 6757e56283..b6ec960a67 100644 --- a/roles/fas_server/tasks/main.yml +++ b/roles/fas_server/tasks/main.yml @@ -289,7 +289,7 @@ - config -- name: HOTFIX: fix the export-bugzilla cron to not store bugzilla token +- name: HOTFIX fix the export-bugzilla cron to not store bugzilla token copy: > src="export-bugzilla" dest="/usr/sbin/export-bugzilla"