hashbang / admin-tools

Ansible playbooks and other admin tools used to administrate #! servers
MIT License
17 stars 10 forks source link

Fix linter errors #149

Closed KellerFuchs closed 5 years ago

KellerFuchs commented 5 years ago

Fixes the linter warning that caused the CI failure in #146.

KellerFuchs commented 5 years ago

@dpflug While testing this change, I ran credentials.yml and it looks like your SSH keys weren't up-to-date (wrt. the admin-tools repo) on all servers.

Please check you can still connect everywhere, ideally by running ansible '*' -m ping.

KellerFuchs commented 5 years ago

@DeviaVir Please merge; I'm not at home, so I can't update the expiration date on my signing key (and anyhow, it's preferable for the reviewer to be doing the merge)