mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 02:46:20 +08:00
@@ -74,7 +74,9 @@
|
||||
- { role: serial-console, when: "inventory_hostname.startswith(('bkernel', 'buildhw-x86'))" }
|
||||
- hosts
|
||||
- ipa/client
|
||||
- { role: sudo, when: not inventory_hostname.startswith(('bkernel','buildhw-x86-01.rdu3')) }
|
||||
- role: sudo
|
||||
when: not inventory_hostname.startswith(('bkernel', 'buildhw-x86-01.rdu3'))
|
||||
|
||||
- role: keytab/service
|
||||
kt_location: /etc/kojid/kojid.keytab
|
||||
service: compile
|
||||
|
||||
Reference in New Issue
Block a user