]> git-server-git.apps.pok.os.sepia.ceph.com Git - cephmetrics.git/commitdiff
Skip ansible-lint on 'systemctl show' 135/head
authorZack Cerza <zack@redhat.com>
Wed, 4 Oct 2017 21:18:09 +0000 (15:18 -0600)
committerZack Cerza <zack@redhat.com>
Wed, 4 Oct 2017 21:18:09 +0000 (15:18 -0600)
The linter complains about this, but ansible doesn't have the required
functionality here.

Signed-off-by: Zack Cerza <zack@redhat.com>
ansible/roles/ceph-grafana/tasks/configure_firewall.yml

index d36c62ddf9ccb5cf49c3092c349f7d72b8c12f84..43fb553ac3eeb8800054d63269dc1e0c5e3cae1d 100644 (file)
@@ -4,6 +4,8 @@
   register: firewalld_status
   failed_when: false
   changed_when: false
+  tags:
+    - skip_ansible_lint
 
 - name: Open ports for Grafana and Carbon
   firewalld: