diff --git a/coreos-config/plays/common.yaml b/coreos-config/plays/common.yaml index e470f2f..580b3a4 100644 --- a/coreos-config/plays/common.yaml +++ b/coreos-config/plays/common.yaml @@ -83,6 +83,9 @@ owner: core - name: Setup Push Monitoring hosts: all + tags: + - never + - setup_monitoring tasks: - name: Login to Kuma delegate_to: localhost @@ -148,6 +151,3 @@ enabled: true masked: false daemon_reload: true - - -