Don't setup internal repos for arm03 anymore.
This commit is contained in:
parent
d4a4c0a8c6
commit
1b19b5e7e3
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
- fedora.repo
|
||||
- fedora-updates.repo
|
||||
- fedora-updates-testing.repo
|
||||
when: ansible_distribution == 'Fedora' and ansible_architecture == 'armv7l'
|
||||
when: ansible_distribution == 'Fedora' and ansible_architecture == 'armv7l' and not inventory_hostname.startswith('arm03')
|
||||
tags:
|
||||
- config
|
||||
- packages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue