Patrick T.

Results 2 issues of Patrick T.

Hi guys, is anyone else encountering performance issues dealing with folders containing huge number of files? Even though I just want to list all directories (without any containing files), it...

##### SUMMARY I cannot compose an ansible_user in inventory plugin, but ansible_port works like expected. ``` compose: ansible_host: do_networks.v4 | selectattr('type','eq','public') | map(attribute='ip_address') | first # why is that not...