Simply: if you want to solve $(I - \lambda A) x = y$, and $\lambda$ is sufficiently small, then $I - \lambda A$ can be inverted using a geometric series
$$x = \sum_{k=0}^{\infty} \lambda^k A^k y.$$
The Liouville-Neumann series is exactly this but for $A$ an integral operator instead of a matrix.