fix(config/vhosts/standard): remove erroneous trailing colontags/v1.1.3
apache-config-vhosts-standard-{{ id }}-cmd-run-a2dis: | apache-config-vhosts-standard-{{ id }}-cmd-run-a2dis: | ||||
cmd.run: | cmd.run: | ||||
- name: a2dissite {{ id }}{{ apache.confext }}: | |||||
- name: a2dissite {{ id }}{{ apache.confext }} | |||||
- onlyif: test -f /etc/apache2/sites-enabled/{{ id }}{{ apache.confext }} | - onlyif: test -f /etc/apache2/sites-enabled/{{ id }}{{ apache.confext }} | ||||
- require: | - require: | ||||
- file: apache-config-vhosts-standard-{{ id }} | - file: apache-config-vhosts-standard-{{ id }} |