nsd/templates
Baptiste Jonglez 3f225e7ec7 Remove deprecated dict.iteritems method
It caused ansible to fail with:

  fatal: [XXX]: FAILED! => {"changed": false, "msg": "AnsibleUndefinedVariable: 'dict object' has no attribute 'iteritems'"}

This method has been removed in Python3: https://docs.ansible.com/ansible/2.5/dev_guide/testing/sanity/no-dict-iteritems.html
2018-05-25 15:57:35 +02:00
..
config.j2 Remove deprecated dict.iteritems method 2018-05-25 15:57:35 +02:00
tsigkey_config.j2 NSD: Allow to configure the name of the TSIG keys 2016-03-26 19:14:59 +01:00
zones_config.j2 Use defaults/main.yml to avoid checking for empty lists everywhere 2017-09-01 22:39:51 +02:00