Sean Freeman
Sean Freeman
**Allow version lock to specific Ansible Creator Execution Environment** Currently static locked to v0.4.1 (one month ago), while current version is 0.5.0 (days ago): https://github.com/ansible-community/ansible-lint-action/blob/main/action.yml#L24 https://github.com/ansible/creator-ee/releases Allowing this to be...
**Describe the bug** Heading Levels in Markdown are up to level 6, which the Pilcrow currently supports up to (the Pilcrow maybe should change to https://materialdesignicons.com/icon/link for consistency with GitHub?)....
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
##### SUMMARY Documentation of `vcenter_vmtemplate_libraryitems` contains incomplete example, and no cloud-init example It should be expected if automation is used, that a clear example of a VM Template clone is...
##### SUMMARY Documentation does not mention Type is always Thin Provision, it is also not mentioned in the relevant API Specification documentation: https://developer.vmware.com/apis/vsphere-automation/latest/vcenter/api/vcenter/vm/vm/hardware/disk/post Expectation of enterprise customers to ensure data...
# fatal bug: execution locked to amd64 cpu arch ## Problem Python Function [_install_terraform](https://github.com/IBM-Cloud/ansible-collection-ibm/blob/release-1.51.0/plugins/module_utils/ibmcloud.py#L739) using constant [TERRAFORM_BASE_URL](https://github.com/IBM-Cloud/ansible-collection-ibm/blob/release-1.51.0/plugins/module_utils/ibmcloud.py#L623) correctly uses OS (e.g. windows, linux, darwin) but Python function is **_incorrectly_** hardcoded...
> doc: semantic specificity Looking at the README with fresh eyes, I notice the word `Support` is used frequently. Given this is a community repository, I would anticipate there is...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
##### SUMMARY Variable insertions are malformed when excuted with inline Terraform Variables. Variable insertion into AWS Availability Zones does not work, due to Ansible Module for Terraform performing incorrect parsing........
##### SUMMARY inventory_from_outputs Ansible Role does not permit Inventory Group Variables, it is primarily a [wrapper around the `add_hosts` Ansible Module](https://github.com/ansible-collections/cloud.terraform/blob/main/roles/inventory_from_outputs/tasks/main.yml#L21) but does not allow full use of the Ansible...