Skip to content

Commit a8e1345

Browse files
committed
Add inventory hosts file
1 parent e369523 commit a8e1345

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

ansible.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[defaults]
22
retry_files_enabled = False
3-
inventory = localhost,
3+
inventory = hosts

hosts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
localhost

0 commit comments

Comments
 (0)