Fix typo.

This commit is contained in:
Luke Murphy 2018-11-18 19:34:00 +01:00
parent 85b0cea294
commit 481ee200e2
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

View File

@ -7,5 +7,5 @@
- role: pipenv # Install Python dependencies - role: pipenv # Install Python dependencies
- role: env # Configure application environment - role: env # Configure application environment
- role: rqlite # Install RQLite - role: rqlite # Install RQLite
- role: supervisor # Setup managed proccesses - role: supervisor # Setup managed processes
- role: nginx # Setup Nginx configuration - role: nginx # Setup Nginx configuration