From c07eea406ab181787005e023f812ece2cfb74361 Mon Sep 17 00:00:00 2001 From: Andrei Stepanov Date: Nov 30 2018 12:48:09 +0000 Subject: Merge #285 `document include_role vs import_role` --- diff --git a/README.md b/README.md index 6b66597..aef8ade 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ Standard Test Interface as described at * No Ansible inventory population during playbook runs. Banning that will cut down on the number of failure-modes quite a bit. * There is some caution against using role-dependencies. +* You should use `include_role` instead of `import_role` when utilizing roles + from this project. # Standard Inventory scripts