Skip to content
Snippets Groups Projects
Commit 350b03e0 authored by Jupiter Hu's avatar Jupiter Hu
Browse files

clean up

parent fca9a0ab
No related branches found
No related tags found
No related merge requests found
...@@ -21,7 +21,4 @@ ...@@ -21,7 +21,4 @@
delegate_to: "{{ server }}" delegate_to: "{{ server }}"
fetch: "src=/etc/easy-rsa/2.0/keys/ca.crt dest=/tmp/certDir/ fail_on_missing=yes validate_md5=yes flat=yes" fetch: "src=/etc/easy-rsa/2.0/keys/ca.crt dest=/tmp/certDir/ fail_on_missing=yes validate_md5=yes flat=yes"
name: "Copy the Client Certificate to the master node" name: "Copy the Client Certificate to the master node"
#-
# local_action: "command mv certDir {{ ansible_env['PWD'] }}/{{ inventory_hostname }}.cert"
# name: "Moving certDir"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment