linux-system-roles / ssh

Ansible role for configuring ssh clients
https://linux-system-roles.github.io/ssh/
GNU Lesser General Public License v3.0
19 stars 17 forks source link

ci: Fix implicit octal value in main.yml #121

Closed HVSharma12 closed 1 year ago

HVSharma12 commented 1 year ago

Enhancement:

Reason: Forbidden implicit octal value "0700" was found on line 21.

Result: Updated to use explicit octal format for better readability and to adhere to linting standards.

Issue Tracker Tickets (Jira or BZ if any):na