Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Move all ansible files to their own folder | 2023-08-13 | -205/+0 | |
| | ||||
* | Only install `python3-pip` on `control` as it is required to install ansible | 2023-02-22 | -2/+2 | |
| | ||||
* | add snippet about world writable ansible dir on windows causing permissions ↵ | 2023-02-22 | -1/+5 | |
| | | | | | | errors Signed-off-by: Bradley Reynolds <[email protected]> | |||
* | Add `local_testing` utilizing vagrant and virtualbox to create an ↵ | 2023-02-22 | -0/+201 | |
environment that we can test ansible updates in |