Maybe with quotes? Why doesn't the example page explain this?
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
7a26cc1313
commit
1e96a516ea
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
|||
|
||||
# just keeping this around for convenience as we often need it
|
||||
- name: Install required packages (testing)
|
||||
dnf: name=['python2-fedfind', 'python2-wikitcms'] state=present enablerepo="updates-testing"
|
||||
dnf: name="['python2-fedfind', 'python2-wikitcms']" state=present enablerepo="updates-testing"
|
||||
tags:
|
||||
- packages
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue