This commit is contained in:
Kevin Fenzi 2013-09-25 20:35:14 +00:00
parent e6025b6e8c
commit 86bd1bc69a

View file

@ -16,7 +16,7 @@
- fedora.repo
- fedora-updates.repo
- fedora-updates-testing.repo
when: is_fedora == 'True' and ansible_architecture is x86_64
when: is_fedora == 'True' and ansible_architecture is 'x86_64'
tags:
- config
- packages