Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions collections/requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ collections:
version: 5.1.2
- name: kubernetes.core
version: 5.2.0
- name: community.crypto
version: 2.23.0
- name: community.docker
version: 4.3.1
- name: community.general
Expand Down
3 changes: 3 additions & 0 deletions inventory/local/hosts
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,16 @@ control
database
semaphore
web
proxy

[database]
controller ansible_host=localhost
[semaphore]
controller ansible_host=localhost
[web]
controller ansible_host=localhost
[proxy]
controller ansible_host=localhost

[local:vars]
ansible_connection=local
2 changes: 1 addition & 1 deletion roles/requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ roles:
- src: bbaassssiiee.postgres_ssl
version: 1.1.0
- src: bbaassssiiee.proxy
version: 1.0.3
version: 1.0.5