apache: phpmyadmin is not managed here anymore

This commit is contained in:
Jérémy Lecour 2017-10-07 11:57:49 +02:00
parent dc3b735445
commit ddeb39b886

View file

@ -127,17 +127,6 @@
tags:
- apache
- name: Stat /default index
stat:
path: /var/www/index.html
register: _default_index
check_mode: no
tags:
- apache
- include: phpmyadmin.yml
when: _default_index.stat.exists
# - block:
# - name: generate random string for serverstatus suffix
# command: "apg -a 1 -M N -n 1"