Restrict the fedocal cron job on fedocal02 and fedocal01.stg
This commit is contained in:
parent
7f0daf0108
commit
59e309053e
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@
|
||||||
- restart apache
|
- restart apache
|
||||||
|
|
||||||
- name: Install the reminder cron job
|
- name: Install the reminder cron job
|
||||||
|
when: inventory_hostname.startswith(('fedocal01.stg', 'fedocal02'))
|
||||||
template: src={{ item.file }}
|
template: src={{ item.file }}
|
||||||
dest={{ item.location }}/{{ item.file }}
|
dest={{ item.location }}/{{ item.file }}
|
||||||
with_items:
|
with_items:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue