Merge pull request #19 from geerlingguy/16-nocows

Fixes #16: Add nocows = true.
This commit is contained in:
Julien DOCHE
2020-05-15 09:15:46 +02:00
committed by GitHub

View File

@@ -1,4 +1,5 @@
[defaults] [defaults]
nocows = True
roles_path = ./roles roles_path = ./roles
inventory = ./hosts.ini inventory = ./hosts.ini