mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 07:58:34 +01:00
workaround: hardcode internal ip for transparent ports
This commit is contained in:
@@ -47,7 +47,8 @@
|
||||
command: dpkg -s postgresql
|
||||
register: postgresql_installed
|
||||
ignore_errors: true
|
||||
changed_when: False
|
||||
changed_when: false
|
||||
failed_when: false
|
||||
check_mode: no
|
||||
|
||||
- name: Set has_postgres variable
|
||||
|
||||
Reference in New Issue
Block a user