ansible-role-firewall
ansible-role-firewall copied to clipboard
Ensure apt cache is current
This PR fixes the issue described in #91 . In summary it adds a task to ensure apt cache is no older than 1hr on Debian based distributions before trying to install it through package
module.
Fixes: #91