diff options
author | Juraj Linkeš <juraj.linkes@pantheon.tech> | 2021-07-26 15:29:30 +0200 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2021-07-26 13:57:23 +0000 |
commit | 67d2e96f19c4f12f1e7bd27052f1bc177f060b71 (patch) | |
tree | 64c24cdd5222eb644f7a133184bffac709df225b /fdio.infra.pxe/docker-dnsmasq | |
parent | d71805fb41303c4c4b5c709fe18004a0b946a033 (diff) |
Ansible: fix multiple shell commands
Ansible passes "&&" as arguments to the command being called, which
prevents us from using it for calling multiple commands in one ansible
task. Fix by replacing this with "with_items".
Change-Id: Ie07a1b1969bda9569cf82ef0741ec52260e2c736
Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
Diffstat (limited to 'fdio.infra.pxe/docker-dnsmasq')
0 files changed, 0 insertions, 0 deletions