Ivan

Results 1 comments of Ivan

Have a similar case. Based on ansible source code (https://github.com/ansible/ansible/blob/devel/lib/ansible/playbook/play.py) we get collection list when initializing an object Play. So after installIing collection in the playbook, the collection list for...