ansible-elasticsearch icon indicating copy to clipboard operation
ansible-elasticsearch copied to clipboard

Install GPG when adding the repo on Debian systems

Open brigzzy opened this issue 2 years ago • 12 comments

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.

brigzzy avatar Sep 30 '21 04:09 brigzzy

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 avatar Sep 30 '21 04:09 elasticmachine

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 avatar Sep 30 '21 04:09 elasticmachine

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 avatar Sep 30 '21 04:09 elasticmachine

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 avatar Sep 30 '21 04:09 elasticmachine

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 avatar Sep 30 '21 04:09 elasticmachine

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 avatar Sep 30 '21 04:09 elasticmachine

❌ 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

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.

botelastic[bot] avatar Jan 11 '22 18:01 botelastic[bot]

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

ka2er avatar Jan 26 '22 21:01 ka2er

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

ka2er avatar Jan 26 '22 21:01 ka2er

@ka2er Done!

brigzzy avatar Jan 27 '22 00:01 brigzzy

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.

botelastic[bot] avatar Jun 24 '22 04:06 botelastic[bot]