summaryrefslogtreecommitdiffstats
path: root/roles/etcd_client_certificates/tasks/main.yml
Commit message (Collapse)AuthorAgeFilesLines
* Consolidate etcd certs rolesJan Chaloupka2017-09-181-138/+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
|
* Support for redeploying certificates.Andrew Butcher2016-08-111-3/+21
|
* Refactor etcd certificates roles.Andrew Butcher2016-08-021-0/+119