Maybe with quotes? Why doesn't the example page explain this?

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2018-10-09 13:15:12 -07:00
parent 7a26cc1313
commit 1e96a516ea

View file

@ -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