{{ template_disclaimer }} [defaults] # Installs collections into ./ansible_collections/namespace/collection_name collections_paths = ./ # Installs roles into ./roles/namespace.rolename roles_path = ./roles # Use the YAML callback plugin. stdout_callback = yaml # Use the stdout_callback when running ad-hoc commands. bin_ansible_callbacks = True