Copy/pasta error.
This commit is contained in:
parent
7f4b56891f
commit
fe1cddddda
1 changed files with 1 additions and 1 deletions
|
@ -173,7 +173,7 @@
|
|||
- cron
|
||||
|
||||
- name: Make directory for fedwatch systemd config extension
|
||||
copy: path=/usr/lib/systemd/system/fedwatch.service.d/ state=directory
|
||||
file: path=/usr/lib/systemd/system/fedwatch.service.d/ state=directory
|
||||
when: inventory_hostname.startswith('bodhi-backend01') and env == "production"
|
||||
tags:
|
||||
- bodhi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue