aboutsummaryrefslogtreecommitdiffstats
path: root/shell.nix
Commit message (Collapse)AuthorAgeFilesLines
* Add state: absent variableColin Wilk2026-07-021-0/+2
| | | | Allow removing configuration for repositories.
* shell.nix: add fix for molecule docker driverColin Wilk2026-06-261-15/+19
| | | | | | | | Currently molecule is incompatible with Ansible 14 / ansible-core 2.21 so we need to inject invocation variables via env var to make it work. Should be fixed when this gets closed: https://github.com/ansible-community/molecule-plugins/issues/363
* Add shell.nix for molecule testsColin Wilk2026-06-231-0/+40