Colon are a bad idea in yaml file
This commit is contained in:
parent
441abc4bc7
commit
ad9673cbae
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@
|
||||||
notify:
|
notify:
|
||||||
- restart apache
|
- 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')
|
when: inventory_hostname.startswith('pkgdb02')
|
||||||
template: src={{ item.file }}
|
template: src={{ item.file }}
|
||||||
dest={{ item.location }}/{{ item.file }}
|
dest={{ item.location }}/{{ item.file }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue