elastic / ansible-elasticsearch

Ansible playbook for Elasticsearch
Other
1.58k stars 854 forks source link

Install GPG when adding the repo on Debian systems #822

Open brigzzy opened 3 years ago

brigzzy commented 3 years ago

By default a Debian installation does not include GPG, but it's a requirement for the apt_key module.

https://docs.ansible.com/ansible/latest/collections/ansible/builtin/apt_key_module.html

This PR adds a play to install it, before apt_key is called, and lets the playbook work on a freshly provisioned Debian system.

elasticmachine commented 3 years ago

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

elasticmachine commented 3 years ago

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

elasticmachine commented 3 years ago

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

elasticmachine commented 3 years ago

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

elasticmachine commented 3 years ago

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

elasticmachine commented 3 years ago

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

cla-checker-service[bot] commented 3 years ago

❌ Author of the following commits did not sign a Contributor Agreement: 5cbfd84bfc881eaaaa97d7ff2fd7788635e7dbdc,

Please, read and sign the above mentioned agreement if you want to contribute to this project

botelastic[bot] commented 2 years ago

This PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. To track this PR (even if closed), please open a corresponding issue if one does not already exist.

ka2er commented 2 years ago

need this fix. add to apply it manually. Can I help to get it merged ?

ka2er commented 2 years ago

@brigzzy could you sign contributor agreement in order to pass the CI/CD pipeline check ?

brigzzy commented 2 years ago

@ka2er Done!

botelastic[bot] commented 2 years ago

This PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. To track this PR (even if closed), please open a corresponding issue if one does not already exist.