tests: explicitly specify services to be sourced from self
See previous commit
This commit is contained in:
@@ -24,6 +24,7 @@ let
|
||||
inventory.instances = {
|
||||
"default" = {
|
||||
module.name = "wifi";
|
||||
module.input = "self";
|
||||
roles.default.tags.all = { };
|
||||
roles.default.settings.networks.one = { };
|
||||
roles.default.settings.networks.two = { };
|
||||
|
||||
Reference in New Issue
Block a user