Skip to content
Snippets Groups Projects
Commit 247d2490 authored by jurgenhaas's avatar jurgenhaas
Browse files

Tag tasks to quickly set crontabs

parent 69cd91bd
No related branches found
No related tags found
No related merge requests found
......@@ -77,6 +77,7 @@
minute='5'
job='/opt/demo_reset/{{item}}_reset.sh >/dev/null 2>&1'
with_items: '{{ oracle_reset }}'
tags: 'cron'
- name: Oracle Logging | Turn off logging and tracing
lineinfile: dest=/u01/app/oracle/product/11.2.0/xe/network/admin/listener.ora
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment