diff --git a/setupPKI.yml b/setupPKI.yml deleted file mode 100644 index cb48020044f37514b1d2b0a5faa92cec917c494c..0000000000000000000000000000000000000000 --- a/setupPKI.yml +++ /dev/null @@ -1,12 +0,0 @@ ---- -- - hosts: openvpn-clients - remote_user: ec2-user - roles: - - easy-rsa-CA-client - - OpenVPN-Client - sudo: true - vars: - ansible_ssh_private_key_file: /root/.ssh/shahaan.pem - ansible_ssh_user: ec2-user - server: "vm-118-138-240-224.erc.monash.edu.au"