Skip to content

Commit

Permalink
Update README.md to document ee_create_controller_def (#169)
Browse files Browse the repository at this point in the history
  • Loading branch information
zaepho authored Sep 19, 2024
1 parent 14addc6 commit c70eeb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/ee_builder/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Best practice is to use the default images, unless needing to pull from another
|`ee_pull_collections_from_hub`|true|no|bool|Whether or not to pull collections from a specific hub for use in building an Execution Environment. This will create entries that adds the ansible.cfg file into the EE.||
|`ee_ah_host`|`ah_host`|no|str|Host to use for ansible config file. Alternative default is to use variable from infra.ah_configuration. Required if `ee_pull_collections_from_hub` is `True`.||
|`ee_ah_token`|`ah_token`|no|str|Token to use for ansible config file. Alternative default is to use variable from infra.ah_configuration. Required if `ee_pull_collections_from_hub` is `True`.||

|`ee_create_controller_def`|false|no|bool|Option to create the 'controller_execution_environments' definition for use by the infra.controller_configuration role||
### Execution environment list

This role takes a list of execution environments to describe a state.
Expand Down

0 comments on commit c70eeb6

Please sign in to comment.