diff options
Diffstat (limited to 'roles/etcd/tasks/ca.yml')
-rw-r--r-- | roles/etcd/tasks/ca.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/etcd/tasks/ca.yml b/roles/etcd/tasks/ca.yml new file mode 100644 index 000000000..7cda49069 --- /dev/null +++ b/roles/etcd/tasks/ca.yml @@ -0,0 +1,2 @@ +--- +- include: ca/deploy.yml |