commit | ca0a6528a311f51eddb05cf7ef8b558f72f2c536 | [log] [tgz] |
---|---|---|
author | Peter Pentchev <pp@storpool.com> | Thu Dec 08 12:57:00 2022 +0200 |
committer | Peter Pentchev <pp@storpool.com> | Thu Dec 08 12:57:00 2022 +0200 |
tree | 38313fafab92a4aa2ae84d9160d9be47af7ff3df | |
parent | 3ab745b2aeee816c29396252ba1c8cbb5f795f43 [diff] |
Aargh Change-Id: I31fcbd4cf43c1d0b569a1b50f284efcf4811ab90
diff --git a/playbooks/setup-juju-client/pre.yaml b/playbooks/setup-juju-client/pre.yaml index 0b75ae2..bfd1538 100644 --- a/playbooks/setup-juju-client/pre.yaml +++ b/playbooks/setup-juju-client/pre.yaml
@@ -7,5 +7,5 @@ - name: Log In to the Controller ansible.builtin.shell: echo -e "y\n{{ juju_secret['the_secret'] }}\n" | juju login 10.40.2.2:17070 --controller maas-controller --user zuul-nodepool-zaza - args: - executable: /usr/bin/bash + args: + executable: /usr/bin/bash