Skip to content
Snippets Groups Projects
installEasyRsa.yml 190 B
--- 
- 
  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:
    creates: /etc/easy-rsa