From f38db04ea6d9bd4175ca69414e4698ca6f60e642 Mon Sep 17 00:00:00 2001 From: L3D Date: Sun, 13 Dec 2020 00:10:12 +0100 Subject: [PATCH] define webserver --- ansible.cfg | 1 - hosts.ini | 4 ++-- roles/base | 2 +- roles/bat | 2 +- roles/dotfiles | 2 +- 5 files changed, 5 insertions(+), 6 deletions(-) diff --git a/ansible.cfg b/ansible.cfg index 2f2ccc3..eb18cb6 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -10,7 +10,6 @@ forks = 20 gathering = smart fact_caching = jsonfile fact_caching_connection = $HOME/.ansible/facts -fact_caching_timeout = 7200 host_key_checking = False callback_whitelist = profile_tasks stdout_callback = yaml diff --git a/hosts.ini b/hosts.ini index 5a53c20..ac1da39 100644 --- a/hosts.ini +++ b/hosts.ini @@ -1,2 +1,2 @@ -[random_category] -localhost ansible_connection=local +[webserver] +web01.l3d.space diff --git a/roles/base b/roles/base index dcd3388..ca00bca 160000 --- a/roles/base +++ b/roles/base @@ -1 +1 @@ -Subproject commit dcd338825b32068e5147be59b07908393b26a7c0 +Subproject commit ca00bca0f102e754e68b4b77249f4c6a0ebd0638 diff --git a/roles/bat b/roles/bat index 8fe5ef7..4303314 160000 --- a/roles/bat +++ b/roles/bat @@ -1 +1 @@ -Subproject commit 8fe5ef7651bcde31005d8e617a42e81d64616381 +Subproject commit 430331438f1c4a16067e4f2eba272c2b41bedaae diff --git a/roles/dotfiles b/roles/dotfiles index 18581ea..05ff3ae 160000 --- a/roles/dotfiles +++ b/roles/dotfiles @@ -1 +1 @@ -Subproject commit 18581eac0d25f053d6005965618e9c180d0b5a6a +Subproject commit 05ff3aec131a7da250538d340199f8f9248725ac