From 702c427201c75cd392745b7e17fe4e844c7b5a47 Mon Sep 17 00:00:00 2001 From: Matthew Fennell Date: Wed, 9 Sep 2026 19:57:46 +0100 Subject: ansible-galaxy init bootstrap This will contain common setup for all of my servers. --- tests/inventory | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/inventory (limited to 'tests/inventory') diff --git a/tests/inventory b/tests/inventory new file mode 100644 index 0000000..03ca42f --- /dev/null +++ b/tests/inventory @@ -0,0 +1,3 @@ +#SPDX-License-Identifier: MIT-0 +localhost + -- cgit v1.2.3