dokku / ansible-dokku

Ansible modules for installing and configuring Dokku
MIT License
169 stars 44 forks source link

dokku_app broken due to wrong import #112

Closed ltalirz closed 3 years ago

ltalirz commented 3 years ago

https://github.com/dokku/ansible-dokku/pull/98 introduced a broken import via the ansible_modules (which unfortunately aren't picked up by my code editor).

This also means that dokku_app was currently not tested on CI - will fix.