I am not sure if this is a feature or a bug. I'm using ansible to update 
tnsnames.ora - pre-run we have

lrwxrwxrwx 1 oracle dba   17 Sep 24  2012 tnsnames.ora -> /etc/tnsnames.ora

I then run something like
  lineinfile: dest=/apps/ora/product/11.2.3.4/network/admin/tnsnames.ora 
regexp="{{ environment_name }}" line="{{ environment_name 
}}=(DESCRIPTION-oracle-etc-blah)"

The link is gone, and there is a file instead:
-rw-rw-r-- 1 oracle dba  356 Jul 10 14:28 tnsnames.ora

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/c62e670d-908a-4740-a9ac-1167f403a394%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to