Skip to content
  • mvillmow's avatar
    Fix make lint issues · 87ce38e7
    mvillmow authored
    roles/homelabos_common/tasks/main.yml:39:121: [warning] line too long (128 > 120 characters) (line-length)
    roles/homelabos_deploy/tasks/main.yml:157:121: [warning] line too long (122 > 120 characters) (line-length)
    roles/homelabos_deploy/tasks/main.yml:222:121: [warning] line too long (185 > 120 characters) (line-length)
    roles/homelabos_deploy/tasks/main.yml:279:121: [warning] line too long (129 > 120 characters) (line-length)
    roles/pleroma/tasks/main.yml:44:121: [warning] line too long (292 > 120 characters) (line-length)
    roles/turtl/tasks/main.yml:31:2: [warning] missing starting space in comment (comments)
    roles/turtl/tasks/main.yml:34:2: [warning] missing starting space in comment (comments)
    roles/homelabos_api_deploy/tasks/main.yml:50:121: [warning] line too long (168 > 120 characters) (line-length)
    roles/homelabos_api_deploy/tasks/main.yml:54:3: [warning] comment not indented like content (comments-indentation)
    roles/homelabos_api_deploy/tasks/tor.yml:6:1: [warning] missing docu...
    87ce38e7