rm ansible.cfg; add role path to include; add .gitignore
This commit is contained in:
@ -1,3 +0,0 @@
|
||||
[defaults]
|
||||
roles_path = roles
|
||||
|
Reference in New Issue
Block a user
@ -1,3 +0,0 @@
|
||||
[defaults]
|
||||
roles_path = roles
|
||||
|