Maciej Kucia 4a127d4bd9 designate: Correctly match hostnames
'in' expresion matches substrings, therefore it is possible
that following expression will fail:
    inventory_hostname in groups['groupname'][0]
for example when:
    inventory_hostname = 'my-host-a'
    groups['groupname'][0] = 'my-host-a1'

The result is running task on multiple hosts rather than single one.
Such action might result in playbook failure

Change-Id: Ibe2d5ca2f9502a8140a895ab3ac7abc5076ce2ff
Signed-off-by: Maciej Kucia <m.kucia@partner.samsung.com>
2019-02-18 17:28:15 +00:00
..
2018-11-26 08:07:01 +00:00
2018-11-26 08:07:01 +00:00
2018-11-26 08:07:01 +00:00
2018-11-26 08:07:01 +00:00
2018-11-26 08:07:01 +00:00
2018-11-26 08:07:01 +00:00
2019-01-02 11:49:41 +08:00
2018-11-26 08:07:01 +00:00
2018-11-26 08:07:01 +00:00
2018-11-26 08:07:01 +00:00
2018-11-26 08:07:01 +00:00
2018-11-26 08:07:01 +00:00
2018-11-26 08:07:01 +00:00
2018-11-26 08:07:01 +00:00
2018-11-26 08:07:01 +00:00
2018-11-26 08:07:01 +00:00
2019-01-18 02:28:35 +00:00
2018-12-05 11:44:37 +00:00
2018-11-26 08:07:01 +00:00
2018-11-26 08:07:01 +00:00
2018-11-26 08:07:01 +00:00
2018-11-29 15:08:49 -05:00
2018-11-26 08:07:01 +00:00
2018-11-26 08:07:01 +00:00
2018-11-26 08:07:01 +00:00
2018-11-26 08:07:01 +00:00
2018-11-30 11:29:27 +00:00
2018-11-26 08:07:01 +00:00
2018-11-26 08:07:01 +00:00
2018-11-26 08:07:01 +00:00
2019-01-23 09:39:49 +07:00
2018-11-26 08:07:01 +00:00