Correct task tag

The 'Check if log dir exists' task is tagged as 'rsyslog_client-install'
but registers a variable that is only used by an 'rsyslog_client-config'
tagged task.

Change-Id: I97c3b37a4cc26f0f074f37f992d4764ab75abfdc
(cherry picked from commit 0ee4ebced1)
This commit is contained in:
Jimmy McCrory 2018-01-31 09:30:42 -08:00
parent a0db343e44
commit 2872958f6c
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
- "rsyslog_client_log_dir is defined"
register: log_dir
tags:
- rsyslog_client-install
- rsyslog_client-config
- name: Find all log files
find: