diff options
| author | Matthew Fennell <matthew@fennell.dev> | 2026-09-09 20:02:49 +0100 |
|---|---|---|
| committer | Matthew Fennell <matthew@fennell.dev> | 2026-09-09 20:05:01 +0100 |
| commit | fe3fde79082ba5202136023f4209763b924d25ff (patch) | |
| tree | 2573a1716a8a9dc5ee517cbce2e928de2ca94b25 /tests/inventory | |
| parent | 702c427201c75cd392745b7e17fe4e844c7b5a47 (diff) | |
Remove unused files from ansible template
These are created automatically by ansible-galaxy init, but likely won't be
needed for this small and simple role.
Diffstat (limited to 'tests/inventory')
| -rw-r--r-- | tests/inventory | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/inventory b/tests/inventory deleted file mode 100644 index 03ca42f..0000000 --- a/tests/inventory +++ /dev/null @@ -1,3 +0,0 @@ -#SPDX-License-Identifier: MIT-0 -localhost - |
