fix quotation
This commit is contained in:
parent
833c2340d0
commit
8036100108
1 changed files with 1 additions and 1 deletions
|
@ -136,7 +136,7 @@
|
|||
shell: umount /mnt/fedora_koji && mount /mnt/fedora_koji
|
||||
args:
|
||||
warn: false
|
||||
when: '.s390.' not in inventory_hostname
|
||||
when: "'.s390.' not in inventory_hostname"
|
||||
|
||||
- name: remount NFS on builders, composers, bodhi and odcs
|
||||
hosts: builders-stg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue