buildvmhost-s390x-01: fix conditional spacing.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
6ee445f4e7
commit
5ddfd7e63a
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
||||||
- { role: openvpn/client, when: vpn|bool }
|
- { role: openvpn/client, when: vpn|bool }
|
||||||
- virthost
|
- virthost
|
||||||
- { role: clevis, when: datacenter == 'iad2'}
|
- { role: clevis, when: datacenter == 'iad2'}
|
||||||
- { role: serial-console, when: datacenter == 'iad2' and not inventory_hostname.startswith(('bvirthost', 'buildvmhost-0'))}
|
- { role: serial-console, when: datacenter == 'iad2' and not inventory_hostname.startswith('buildvmhost-0') }
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- import_tasks: "{{ tasks_path }}/2fa_client.yml"
|
- import_tasks: "{{ tasks_path }}/2fa_client.yml"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue