Ok, how about this syntax?
This commit is contained in:
parent
6b9c8d954a
commit
612f2ac42f
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
||||||
- fedora.repo
|
- fedora.repo
|
||||||
- fedora-updates.repo
|
- fedora-updates.repo
|
||||||
- fedora-updates-testing.repo
|
- fedora-updates-testing.repo
|
||||||
when: is_fedora and {{ ansible_architecture }}.startswith('x86_64')
|
when: is_fedora and ansible_architecture is x86_64
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
- packages
|
- packages
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue