[ansible-devel] read multiarray with find module

2019-08-14 Thread Enzo
Hello all, I've the follow case, have some directories that receive though list, by example: Directories: - /path/to/dir1 - /path/to/dir2 - /path/to/dir3 My objective is use *find* module to get the files with *.sh* extension of these directories and *set +x permission*s, when I register

Re: [ansible-devel] Bypassing no_log for a specific output (dumps of zabbix modules)

2019-08-14 Thread Brian Coca
if no_log could be bypassed and runtime, it would trigger a CVE ... so the way to test the modules is to disable no_log in the module code itself. -- -- Brian Coca -- You received this message because you are subscribed to the Google Groups "Ansible Development" group. To unsubscribe