#285 document include_role vs import_role
Merged 5 years ago by astepano. Opened 5 years ago by ttomecek.
ttomecek/standard-test-roles doc-include-import  into  master

file modified
+2
@@ -18,6 +18,8 @@ 

  * 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

  

Commit c07eea4 fixes this pull-request

Pull-Request has been merged by astepano

5 years ago

Pull-Request has been merged by astepano

5 years ago