-
Notifications
You must be signed in to change notification settings - Fork 666
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix prepare_environment call for role installs (#3409)
* Fix prepare_environment call for role installs * Add test for prepare_environment call Co-authored-by: Macklan Weinstein <[email protected]> Co-authored-by: Sorin Sbarnea <[email protected]>
- Loading branch information
1 parent
990a6bf
commit 4912d69
Showing
3 changed files
with
17 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
dependencies: [] | ||
|
||
galaxy_info: | ||
author: Molecule Developer | ||
description: Role to test ansible_compat installation of role | ||
namespace: molecule | ||
role_name: delegated_test |