cisagov / ansible-role-ufw

An Ansible role for installing Uncomplicated Firewall (UFW)
Creative Commons Zero v1.0 Universal
3 stars 1 forks source link

Fix sporadic Fedora failures #7

Closed jsf9k closed 4 years ago

jsf9k commented 4 years ago

๐Ÿ—ฃ Description

This pull request fixes the sporadic Fedora failures when running molecule test.

๐Ÿ’ญ Motivation and Context

The dnf cache update I had put in before didn't always fix the problem, but @dav3r found this fix that actually works. I cribbed this from what he did in cisagov/ansible-role-pca-gophish-composition.

๐Ÿงช Testing

All pre-commit hooks and molecule tests pass.

๐Ÿšฅ Types of Changes

โœ… Checklist