added initial scaffolding
parent
00d467ecf3
commit
2a63014b0d
@ -0,0 +1 @@
|
||||
.idea
|
||||
@ -0,0 +1,9 @@
|
||||
[defaults]
|
||||
inventory=hosts.ini
|
||||
vault_password_file=~/.vault-key
|
||||
host_key_checking = True
|
||||
private_key_file=~/.ssh/id_rsa
|
||||
remote_user=cianhatton
|
||||
roles_path = roles
|
||||
collections_path = collections
|
||||
nocows=1
|
||||
Loading…
Reference in New Issue