]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cm-ansible.git/commit
public_facing: skip no-tabs linter rule on single task 733/head
authorKen Dreyer <kdreyer@redhat.com>
Fri, 21 Apr 2023 14:57:15 +0000 (10:57 -0400)
committerKen Dreyer <kdreyer@redhat.com>
Mon, 24 Apr 2023 19:13:56 +0000 (15:13 -0400)
commitbc20a9dc84e93fab7392ca9e3223c7f1d0ab7fcf
tree7935303b3c73b526476bb8d8fe1737f106c54d69
parent0c60b3ddd8df459b738686ccd5123eeff7c571e6
public_facing: skip no-tabs linter rule on single task

Instead of skipping ansible-lint's no-tabs rule globally, apply it on
this single task that uses a tab (\t) character.

Longer-term, we could replace this tab with a space because /etc/hosts
can use either whitespace character. I'm taking a cautious approach
today for simplicity.
.ansible-lint
roles/public_facing/tasks/letsencrypt_nginx.yml