Created
February 20, 2018 09:08
-
-
Save fnzv/22d508115a58006f68c1a5bd6a0fa9b3 to your computer and use it in GitHub Desktop.
Ansible-role-pure-ftpd
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git clone https://github.com/gcoop-libre/ansible-role-pure-ftpd.git && cd ansible-role-pure-ftpd/ && echo '[ftpserver]' >> /etc/ansible/hosts && echo 'ftp ansible_ssh_host=127.0.0.1' >> /etc/ansible/hosts && ansible-playbook -i 127.0.0.1 playbook.yml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment