Skip to content

Commit 5c6aced

Browse files
committed
Fixes #260: Default to storing inventory alongside projects.
1 parent 6ca0abf commit 5c6aced

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

orchestration/ansible.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[defaults]
2+
inventory = hosts.ini
3+
nocows = True
File renamed without changes.

0 commit comments

Comments
 (0)