openwisp / ansible-openwisp-wifi-login-pages

Ansible role to deploy and manage OpenWISP WiFi Login Pages
https://openwisp.org
5 stars 7 forks source link

[bug] Role does not install system packages #8

Closed pandafy closed 3 years ago

pandafy commented 3 years ago

Some system packages are not installed when this role is used. The role should install all system packages it requires, otherwise it will fail.

These system packages are installed for running molecule tests.

https://github.com/openwisp/ansible-openwisp-wifi-login-pages/blob/c0b9e74c39d5195a6cb6057010d4da44dba8f633/molecule/resources/converge.yml#L11-L33

These should be in tasks/apt.yml