summaryrefslogtreecommitdiffstats
path: root/roles/etcd_server_certificates/tasks
Commit message (Collapse)AuthorAgeFilesLines
* certificates: copy the certificates for the etcd system containerGiuseppe Scrivano2017-06-101-9/+28
| | | | Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
* Remove use of local_action with delegate_to and switch 'delegate_to: ↵Andrew Butcher2017-05-161-3/+1
| | | | localhost' temporary directory cleanup actions to local_actions.
* Fix etcd cert generationDan Osborne2017-03-101-2/+2
|
* add ability to specify an etcd versionMark McKinstry2017-03-081-1/+1
|
* Restructure certificate redeploy playbooksAndrew Butcher2017-02-021-0/+1
|
* Sync etcd ca certs from etcd_ca_host to other etcd hostsjawed2017-01-271-0/+32
|
* Refactor to use Ansible package moduleRussell Teague2016-11-171-1/+1
| | | | | The Ansible package module will call the correct package manager for the underlying OS.
* Suppress more warnings.Andrew Butcher2016-09-281-0/+3
|
* Ensure etcd user exists in etcd_server_certificates by installing etcd.Andrew Butcher2016-08-121-0/+4
|
* Support for redeploying certificates.Andrew Butcher2016-08-111-3/+40
|
* Set become=no for etcd server certificates temporary directory.Andrew Butcher2016-08-081-0/+2
|
* Refactor etcd certificates roles.Andrew Butcher2016-08-021-0/+136