mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
base: update list of build machines
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -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 }}"
|
||||
|
||||
Reference in New Issue
Block a user