Just forgot to mention, I'm using Jenkins pipelines to launch
ansible-playbook.
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to jenkinsci-users+unsubscr...@goo
Hi all,
I'm using jenkins to call ansible playbook but jenkins displays the hosts
twice when it did some change on a host. e.g.
[--tag cluster] TASK [test : Create "F:\Install\Data\DISK1"]
[--tag cluster] skipping: [aut-rl18-2-h0]
[--tag cluster] skipping: [aut-rl18-2-d0]
[