this should allow batcave01.iad2 to have grobisplitter items but not try to run grobisplitter

This commit is contained in:
Stephen Smoogen 2020-05-30 17:21:52 -04:00
parent 732799c762
commit 7c62c814c7
2 changed files with 3 additions and 0 deletions

View file

@ -28,3 +28,4 @@
copy: src={{item}} dest=/etc/cron.d/ mode=0644
with_items:
- rhel8-split.cron
when: datacenter != 'iad2'