kostiantyn-nemchenko / ansible-role-patroni

:elephant: Ansible Role for Patroni
https://galaxy.ansible.com/kostiantyn-nemchenko/patroni
MIT License
68 stars 44 forks source link

Get rid of deprecation warnings to comply with ansible 2.4 #22

Closed kostiantyn-nemchenko closed 6 years ago

kostiantyn-nemchenko commented 6 years ago

Use static inclusion of tasks with import_tasks to replace outdated behavior in Ansible 2.3 and below.