diff --git a/.ansible-lint b/.ansible-lint index f18a6472898d714ef85310cdbe01e39500977528..2076d8dd087e7c91a8fcecb2e25551b68e68f0fa 100644 --- a/.ansible-lint +++ b/.ansible-lint @@ -41,7 +41,7 @@ skip_list: # Any rule that has the 'opt-in' tag will not be loaded unless its 'id' is # mentioned in the enable_list: enable_list: - - empty-string-compare # opt-in + # - empty-string-compare # opt-in - no-log-password # opt-in - no-same-owner # opt-in # add yaml here if you want to avoid ignoring yaml checks when yamllint