hubs-dev: update the dependencies and add certbot role
This commit is contained in:
parent
934e545b10
commit
b374e510f8
1 changed files with 6 additions and 0 deletions
|
@ -20,6 +20,9 @@
|
|||
- /srv/private/ansible/files/openstack/passwords.yml
|
||||
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
||||
|
||||
roles:
|
||||
- certbot
|
||||
|
||||
pre_tasks:
|
||||
- include: "{{ tasks_path }}/cloud_setup_basic.yml"
|
||||
- name: set hostname (required by some services, at least postfix need it)
|
||||
|
@ -75,6 +78,9 @@
|
|||
- datanommer-commands
|
||||
- fedmsg-hub
|
||||
- python-flask
|
||||
- python-oauth2client
|
||||
- python-bleach
|
||||
- python-dogpile-cache
|
||||
- python-psycopg2
|
||||
- postgresql-devel
|
||||
- postgresql-server
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue