From 61bcb2deef1eae544a8c5458e2360d81739876fd Mon Sep 17 00:00:00 2001 From: Robert de Bock Date: Sun, 6 Jan 2019 12:21:40 +0000 Subject: [PATCH] Better output, other directory for code and new host. --- ansible.cfg | 3 +++ inventory/group_vars/all.yml | 2 +- inventory/hosts | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ansible.cfg b/ansible.cfg index 41e8b33..c5e7a56 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -2,3 +2,6 @@ roles_path=roles retry_files_enabled=no inventory=inventory +stdout_callback = yaml + +callback_whitelist = timer, profile_roles, yaml diff --git a/inventory/group_vars/all.yml b/inventory/group_vars/all.yml index cc78709..968cd10 100644 --- a/inventory/group_vars/all.yml +++ b/inventory/group_vars/all.yml @@ -32,7 +32,7 @@ ara_configuration: value: 25 repository_base: "ssh://git@github.com/robertdebock" -repository_destination: /home/robertdb/github.com/robertdebock +repository_destination: /home/robertdb/Documents/github.com/robertdebock repositories: - ansible-role-ansible diff --git a/inventory/hosts b/inventory/hosts index ea14ce4..d186e78 100644 --- a/inventory/hosts +++ b/inventory/hosts @@ -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