tripleo-quickstart/roles/parts
Attila Darazs 5d751760ab parts/kvm: do not run sed on empty find results
Without `-r` in xargs, sed gets to run at least once even if
/etc/modprobe.d does not contain any file, which results in a non-zero
return code for sed, failing the play.

Change-Id: I92ba763d6e4e7175d8c8ea2b532a68aa9bc66a8f
2016-12-05 12:55:22 +01:00
..
kvm parts/kvm: do not run sed on empty find results 2016-12-05 12:55:22 +01:00
libvirt Fix ansible-lint errors in all playbooks and roles 2016-09-19 18:27:50 +02:00
README.md move most things out from the playbooks dir, and use config for release info 2016-05-25 16:43:36 -04:00

README.md

These roles install and/or configure individual components, and should not depend on any configuration or roles from outside of the parts/ directory.