base: update list of build machines
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
147459b7b0
commit
f46beef7ac
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@
|
|||
tags:
|
||||
- rootpw
|
||||
- base
|
||||
when: not inventory_hostname.startswith(('buildvm-','buildhw-','bkernel','koji01.stg','compose','rawhide','branched'))
|
||||
when: not inventory_hostname.startswith(('buildvm-','buildhw-','bkernel','koji','compose'))
|
||||
|
||||
- name: add ansible root key
|
||||
authorized_key: user=root key="{{ item }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue