diff options
author | sky-joker <sky.jokerxx@gmail.com> | 2020-02-17 15:56:49 +0100 |
---|---|---|
committer | Matt Clay <matt@mystile.com> | 2020-02-27 00:40:17 +0100 |
commit | 454b043c137db126bf514db2c1e938a8a6675b77 (patch) | |
tree | 125b3f66bd4bc585570dfb3497b378b9731b3095 /test/integration/targets/zabbix_user | |
parent | Mark aws_acm unstable and connection_aws_ssm disabled (#67787) (diff) | |
download | ansible-454b043c137db126bf514db2c1e938a8a6675b77.tar.xz ansible-454b043c137db126bf514db2c1e938a8a6675b77.zip |
Reflect changed JSON structure than zabbix version 4.4 or more to zabbix_user
add fragments file
Fix several pointed out
https://github.com/ansible/ansible/pull/67475#discussion_r380528775
https://github.com/ansible/ansible/pull/67475#discussion_r380532685
Enable integration test
Diffstat (limited to 'test/integration/targets/zabbix_user')
-rw-r--r-- | test/integration/targets/zabbix_user/aliases | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/integration/targets/zabbix_user/aliases b/test/integration/targets/zabbix_user/aliases index 046fe30fc0..cc949990c8 100644 --- a/test/integration/targets/zabbix_user/aliases +++ b/test/integration/targets/zabbix_user/aliases @@ -4,4 +4,3 @@ skip/osx skip/freebsd skip/rhel skip/aix -disabled |