Better output, other directory for code and new host.
This commit is contained in:
parent
81a380be02
commit
61bcb2deef
|
|
@ -2,3 +2,6 @@
|
||||||
roles_path=roles
|
roles_path=roles
|
||||||
retry_files_enabled=no
|
retry_files_enabled=no
|
||||||
inventory=inventory
|
inventory=inventory
|
||||||
|
stdout_callback = yaml
|
||||||
|
|
||||||
|
callback_whitelist = timer, profile_roles, yaml
|
||||||
|
|
|
||||||
|
|
@ -32,7 +32,7 @@ ara_configuration:
|
||||||
value: 25
|
value: 25
|
||||||
|
|
||||||
repository_base: "ssh://git@github.com/robertdebock"
|
repository_base: "ssh://git@github.com/robertdebock"
|
||||||
repository_destination: /home/robertdb/github.com/robertdebock
|
repository_destination: /home/robertdb/Documents/github.com/robertdebock
|
||||||
|
|
||||||
repositories:
|
repositories:
|
||||||
- ansible-role-ansible
|
- ansible-role-ansible
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
fedora-s-2vcpu-2gb-ams3-01 ansible_host=104.248.196.21
|
fedora-s-2vcpu-2gb-ams3-01 ansible_host=142.93.228.212
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue