mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 10:56:20 +08:00
ok, how about this?
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
|
||||
roles:
|
||||
- base
|
||||
- { role: nfs_client, when: not inventory_hostname.startswith('arm','buildvm-01.stg'), mnt_dir: '/mnt/fedora_koji', nfs_src_dir: 'fedora_koji' }
|
||||
- { role: nfs_client, when: not inventory_hostname.startswith('arm') or not inventory_hostname.startswith('buildvm-01.stg'), mnt_dir: '/mnt/fedora_koji', nfs_src_dir: 'fedora_koji' }
|
||||
- koji_builder
|
||||
|
||||
tasks:
|
||||
|
||||
Reference in New Issue
Block a user