Fix yamllint errors.

This commit is contained in:
Jeff Geerling 2020-06-04 10:13:03 -05:00
parent 46e4f7d595
commit 15bf110918
2 changed files with 3 additions and 1 deletions

View File

@ -4,3 +4,6 @@ rules:
line-length:
max: 120
level: warning
ignore: |
.github/stale.yml

View File

@ -12,4 +12,3 @@ __postgresql_packages:
__postgresql_unix_socket_directories_mode: '0755'
# Fedora 32 containers only have python3 by default
postgresql_python_library: python3-psycopg2