ansible-playbooks

another attempt to have everything organized ...
git clone https://git.e1e0.net/ansible-playbooks.git
Log | Files | Refs | README | LICENSE

commit f1fbfc02cc387327f238cb96309e2ac630a3074b
parent 0201e91ce8cda005b08aaf9422fe5285a20b8cc0
Author: Paco Esteban <paco@e1e0.net>
Date:   Fri, 20 Dec 2019 20:23:04 +0100

add figlet role to localutils playbook

Diffstat:
Mlocalutils.yml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/localutils.yml b/localutils.yml @@ -4,5 +4,6 @@ remote_user: paco become: yes roles: + - motd-figlet - upsc_exporter - node-exporter