Skip to content

Commit

Permalink
renamed ssh config
Browse files Browse the repository at this point in the history
  • Loading branch information
Dinth committed Jul 15, 2024
1 parent 5205355 commit 397aa6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/install_certs.yaml → roles/configure_ssh.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- name: Install SSH certificates
- name: Configure SSH on endpoints

Check failure on line 1 in roles/configure_ssh.yaml

View workflow job for this annotation

GitHub Actions / Ansible Lint

internal-error

Unexpected error code 1 from execution of: ansible-playbook -i localhost, --syntax-check roles/configure_ssh.yaml
hosts: all
vars:
users:
Expand Down

0 comments on commit 397aa6e

Please # to comment.