tests: explicitly specify services to be sourced from self
See previous commit
This commit is contained in:
@@ -24,6 +24,7 @@ let
|
||||
inventory.instances = {
|
||||
"hello" = {
|
||||
module.name = "hello-world";
|
||||
module.input = "self";
|
||||
|
||||
roles.peer.machines.jon = { };
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user