The key of this pr is that installation of postgresql with apt in the dockerized upstream role ansible-galaxy-os (docker artbio/ansible-galaxy-os) requires now for a dowstream docker build to declare /etc/postgresql owned by postgresql:postgresql.
Other adjustment is the use of ansible 2.7.4 (apt installed) that required to remove some --sudo and co directives in the ansible-playbook command line
The key of this pr is that installation of postgresql with apt in the dockerized upstream role ansible-galaxy-os (docker artbio/ansible-galaxy-os) requires now for a dowstream docker build to declare /etc/postgresql owned by postgresql:postgresql.
Other adjustment is the use of ansible 2.7.4 (apt installed) that required to remove some --sudo and co directives in the ansible-playbook command line