diff options
author | Gaëtan Duchaussois <gaetan.duchaussois@fretlink.com> | 2021-11-05 11:08:53 +0100 |
---|---|---|
committer | Gaëtan Duchaussois <gaetan.duchaussois@fretlink.com> | 2021-11-05 14:47:16 +0100 |
commit | ce8b31deb2249adb4874f0eaafa94fbbc2393446 (patch) | |
tree | 6b72a0b81d703556efb5fca4807b535ef19543de /tests/inventory | |
parent | a9a36e35be18c8c3ef078a13120974b316d2a8d4 (diff) | |
download | ansible-rundeck-jobs-ce8b31deb2249adb4874f0eaafa94fbbc2393446.tar.gz ansible-rundeck-jobs-ce8b31deb2249adb4874f0eaafa94fbbc2393446.tar.zst ansible-rundeck-jobs-ce8b31deb2249adb4874f0eaafa94fbbc2393446.zip |
setup basic tests
Diffstat (limited to 'tests/inventory')
-rw-r--r-- | tests/inventory | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/inventory b/tests/inventory index 878877b..2302eda 100644 --- a/tests/inventory +++ b/tests/inventory | |||
@@ -1,2 +1 @@ | |||
1 | localhost | localhost ansible_connection=local | |
2 | |||