Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 369 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 369 Bytes

Ansible roles for nginx and letsencrypt-server

Before you playing a book, you need to be sure that you changed vars in inventory.ini

Roles for Ubuntu 16.04

Deploy front:

ansible-playbook -i inventory.ini play.yml -t front

Deploy letsencrypt-server

ansible-playbook -i inventory.ini play.yml -t letsencrypt-server