mirror of
https://github.com/koodiklinikka/playbooks.git
synced 2026-03-03 22:59:42 +00:00
Docker deployment for tohtori and some refactoring
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
---
|
||||
- name: Install python dependencies for managing apt repositories
|
||||
apt: pkg=python-pycurl
|
||||
tags: [nginx, repo]
|
||||
|
||||
- name: Add nginx repository
|
||||
apt_repository: repo='deb http://nginx.org/packages/ubuntu/ precise nginx' state=present update_cache=yes
|
||||
|
||||
Reference in New Issue
Block a user