add blueprints

This commit is contained in:
willtome
2022-03-22 18:20:11 -04:00
parent fba52847cb
commit dbc592e799
7 changed files with 28 additions and 9 deletions

View File

@@ -1,6 +1,7 @@
---
user_message:
- Update AWS credential with Access and Secret key
- Update Workshop Credential with password used to login to Controller
controller_components:
- credentials
@@ -109,3 +110,5 @@ controller_templates:
required: true
choices: #"{{ lookup('fileglob', 'blueprints/*.yml') | regex_replace(',','\n') | regex_findall('.*/(.*)(?=.yml)') | list }}"
- windows
- rhel8
- rhel7