mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 12:07:34 +08:00
zabbix: fix set_fact task indentation
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
msg: "{{ zabbix_fasjson_response['group'] }}"
|
||||
|
||||
- set_fact:
|
||||
zabbix_sysadmin_noc_members: "{{ zabbix_fasjson_response['group']|from_json }}"
|
||||
zabbix_sysadmin_noc_members: "{{ zabbix_fasjson_response['group']|from_json }}"
|
||||
tags:
|
||||
- never
|
||||
- sync_users
|
||||
|
||||
Reference in New Issue
Block a user