aws-cloud: drop postfix hack

As we won't run the playbooks against IPs anymore.
This commit is contained in:
Pavel Raiskup 2020-11-18 10:17:33 +01:00
parent bb564fe8a5
commit f5f3c83104

View file

@ -140,8 +140,3 @@
- name: Include SSH config
import_role: name=basessh
# we need this to allow initial postfix service start
- name: setup a temporary hostname
hostname: name={{ inventory_hostname }}
when: birthday is defined