Re: [ansible-devel] new module: TypeError: 'NoneType' object is not iterable

2018-11-15 Thread Marek Slebodnik
Gruess Gott Christian, what I did while debugging my ansible module is . *export ANSIBLE_KEEP_REMOTE_FILES=1* run ansible scipt /playbook etc *ansible-playbook -i /tmp/i /home/mslebodn/lbuild/pb/vcs_update.yml* and on target machine , find prepared ansible module and run it with pdb

[ansible-devel] new module: TypeError: 'NoneType' object is not iterable

2018-11-15 Thread christian . tremel
im trying to programm a new ansible module. while testing i get the following error. Traceback (most recent call last): File "/tmp/ansible_EHl4xq/ansible_module_aix_stanza.py", line 276, in main() File "/tmp/ansible_EHl4xq/ansible_module_aix_stanza.py", line 257, in main (changed,