Fix inconsistency for tag

"Do what I say, not what I do" is exactly what happened here.
The previous commit to enforce the proper tag naming convention
was enforced with a typo for install tags: rolename_install
instead of rolename-install. Config tags were properly done and
don't need updating.

Change-Id: I717e72b26c62ac347ef9dca96564cebb00ec9718
(cherry picked from commit c1d97137f9)
This commit is contained in:
Jean-Philippe Evrard 2017-03-01 12:23:40 +00:00 committed by Jean-Philippe Evrard
parent 7c9c6de508
commit d82b673ded
2 changed files with 3 additions and 3 deletions

View File

@ -26,10 +26,10 @@
- include: rsyslog_server_pre_install.yml
tags:
- rsyslog_server_install
- rsyslog_server-install
- include: rsyslog_server_install.yml
tags:
- rsyslog_server_install
- rsyslog_server-install
- include: rsyslog_server_post_install.yml

View File

@ -49,7 +49,7 @@
line: "compress"
backrefs: yes
tags:
- rsyslog_server_install
- rsyslog_server-install
- name: Start rsyslog
service: