-
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
The README.md for this project states:
exist_confxml_from_template: no
Whether to create certain config files from templates. Not fully supported for conf.xml and web.xml, leave that disabled!
Additionally the defaults/main.yml file states:
# XXX these are not fully supported yet, leave as is!
exist_confxml_from_template: no
However, it appears that this option has been set to yes in certain production systems that we have inherited. So I am wondering of the documentation is out of date, or that this should not actually be used in a production system?
Additionally if I search through this Ansible code, it appears to me that all exist_confxml_* settings will actually be ignored unless exist_confxml_from_template: yes is set. Is that the case?
Metadata
Metadata
Assignees
Labels
No labels