Skip to content
Snippets Groups Projects
installEasyRsa.yml 215 B
Newer Older
--- 
- 
  name: "Installing easy-rsa"
  yum: "name=easy-rsa state=latest"
- 
  name: "Moving easy-rsa to /etc"
  shell: "cp -rf /usr/share/easy-rsa /etc/"
  args:
    chdir: /etc/easy-rsa/2.0/
    creates: build-ca