base: further specify rootpw play hosts.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
de7bef8146
commit
75458a9252
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@
|
||||||
tags:
|
tags:
|
||||||
- rootpw
|
- rootpw
|
||||||
- base
|
- base
|
||||||
when: not inventory_hostname.startswith(('buildvm','buildhw','bkernel','koji01.stg','fed-cloud09','compose','rawhide','branched'))
|
when: not inventory_hostname.startswith(('buildvm-','buildhw-','bkernel','koji01.stg','fed-cloud09','compose','rawhide','branched'))
|
||||||
|
|
||||||
- name: add ansible root key
|
- name: add ansible root key
|
||||||
authorized_key: user=root key="{{ item }}"
|
authorized_key: user=root key="{{ item }}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue