Oleg Danilov

Results 1 comments of Oleg Danilov

Just replace in install.yml ``` when: item.version is defined # when: item.version == " {{ postgresql_version }} " ``` and this is correct way: ` with_items: postgresql_repo_{{ ansible_distribution }}`