Tom Page

Results 25 comments of Tom Page

This is expected based on the API not creating the label. I haven't checked but I expect that if you create through the UI you would a label first created...

Looking at the actual line of code that adds the execution environment, it seems that the original example would now work based on the export method: https://github.com/redhat-cop/controller_configuration/blob/ad679a4481e79afbc36b948cb76e6e80b9acd13f/roles/job_templates/tasks/main.yml#L9 I've also raised...

> @Tompage1994 overall this looks good, are you able to GPG sign your commit? Done

I believe you're right that the argument spec will be the correct one as it will be doing the checking when ran anyway. perhaps the Iberian guys who maintain this...

I'm not sure it will fix your problem, but it is possible to make use of [YAML Anchors](https://support.atlassian.com/bitbucket-cloud/docs/yaml-anchors/) as part of your definition. You can then set out your example...

@rezfarsh would it be possible to put an example code snippet and an actual and expected output please?

I wonder what this should look like? Perhaps a role which can optionally be included which sets up /etc/hosts entries for each of the nodes?

I think an update of documentation to make it clearer that value `aap_setup_rhel_version` likely needs to be set, but that it will default to the version of the OS of...