Using collections in a playbook| docs.ansible.com
ansible.windows.win_copy module – Copies files to remote locations on windows hosts| docs.ansible.com
ansible.builtin.copy module – Copy files to remote locations| docs.ansible.com
ansible.builtin.template module – Template a file out to a target host| docs.ansible.com
Source code: Lib/re/ This module provides regular expression matching operations similar to those found in Perl. Both patterns and strings to be searched can be Unicode strings ( str) as well as 8-...| Python documentation