summaryrefslogtreecommitdiffstats
path: root/roles/etcd_client_certificates
Commit message (Collapse)AuthorAgeFilesLines
* Consolidate etcd certs rolesJan Chaloupka2017-09-183-188/+0
| | | | | | | This is a part of the etcd_ like role consolidationi into an action-based role. As part of the consilidation some roles have been removed and some replaced by include_role module. Resulting in reorder and shift of role dependencies from a role into a play.
* 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-1/+1
|
* Suppress more warnings.Andrew Butcher2016-09-281-0/+3
|
* Move delegated_serial_command module to etcd_common.Andrew Butcher2016-09-121-1/+0
|
* Support for redeploying certificates.Andrew Butcher2016-08-112-4/+22
|
* Refactor etcd certificates roles.Andrew Butcher2016-08-024-0/+170