Bikouo Aubin

Results 41 issues of Bikouo Aubin

##### SUMMARY When trying to sync inventory using terraform backend credentials, the job failed when the credential is not a google credential type. ``` File "/awx_devel/awx/main/models/inventory.py", line 1507, in build_private_data...

component:api
community

##### SUMMARY closes #1981 ##### ISSUE TYPE - Feature Pull Request

##### SUMMARY Code refactoring for EC2 modules ##### ISSUE TYPE - Feature Pull Request ##### COMPONENT NAME aws_az_info aws_region_info ec2_ami_info ec2_ami ec2_eip_info ec2_eip ec2_eni_info ec2_eni ec2_import_image_info ec2_import_image ec2_instance_info ec2_instance ec2_key_info...

##### SUMMARY - ec2_instance_info - move shared code into module_utils.ec2. - ec2_instance - move shared code into module_utils.ec2 and move some code into module_utils.ec2_instance to increase code readability. ##### ISSUE...

##### SUMMARY This pull request contains a set of changes: - module_utils/ec2.py: add a set of AWS API wrapped into retry and AnsibleEC2ErrorHandler, some of them will be used later...

##### SUMMARY This pull request contains a set of changes: module_utils/ec2.py: add a set of AWS API wrapped into retry and AnsibleEC2ErrorHandler, some of them will be used later to...

##### SUMMARY - Refactor a set of ec2 modules, move common code to module_utils ##### ISSUE TYPE - Feature Pull Request ##### COMPONENT NAME - aws_az_info - aws_region_info - ec2_ami...

##### SUMMARY This pull request contains a set of changes: - module_utils/ec2.py: add a set of AWS API wrapped into retry and AnsibleEC2ErrorHandler, some of them will be used later...