You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* [702] Use 'galaxy_tags' rather than 'categories'
* [702] Tags must contain lowercase letters and digits only, invalid: 'database:nosql'
* [201] Trailing whitespace
* [303] systemctl used in place of systemd module
* Suppress ansible_lint warning [403] Package installs should not use latest.
Conditionally install the i686 build of libgcc if we are building 32-bit
It must be version-locked with x64 libgcc, so use 'latest' to update libgcc first
Otherwise you get a version mismatch error from yum when installing.
0 commit comments