Carlos Camacho Gonzalez

Results 13 comments of Carlos Camacho Gonzalez

Thanks for the reply! For example, lets add some random data in OpenSearch ``` index_name = 'cpu_performance' index_body = { 'settings': { 'index': { 'number_of_shards': 4 } }, "mappings": {...

not necessarily true, in every PR we run the toolbox-build [1] [2] which should reinstall the collection from scratch. Maybe we are not rebuilding/installing the collection in all the cases...

Related to: https://github.com/ansible/ansible/issues/54332