variable name change from tomcat_m_autodeploy to tomcat_m_webapps_autodeploy

This commit is contained in:
Tommaso Piccioli 2015-10-15 18:13:24 +02:00
parent 62807ea492
commit fd8c032823
1 changed files with 1 additions and 0 deletions

View File

@ -33,5 +33,6 @@
acl: name=/etc/default/tomcat-instance-{{ item.http_port }}.local entity={{ item.user }} etype=user permissions=rw state=present
with_items: tomcat_m_instances
tags: [ 'tomcat', 'd4science', 'acl' ]
ignore_errors: True