5 Commits

Author SHA1 Message Date
b6a22a295b Ignore __pycache__ 2024-09-11 19:24:06 +01:00
bec20420ff Add custom win_git module that actually works 2023-07-27 22:09:45 +01:00
1f4c43a4a1 Ignore test playbook 2023-06-03 11:22:25 +01:00
c4d4f5395a Use local ansible.cfg
Since moving playbooks to their own subdirectory they were no longer
able to find the roles. Add a local `ansible.cfg` which configures the
default paths for roles, modules, and collections. Also change the
location of the `win_git` module to the new local directory.
2023-04-27 23:04:44 +01:00
a3b51a9261 Add wsl role to when WSL is detected in kernel name
This role sets up the non-standard `win_git:` module for use when
managing a Windows host from within WSL on the same system.
2022-05-01 19:42:33 +01:00