From 5facb84663c1ef0145f6ccdf65592c270eebf649 Mon Sep 17 00:00:00 2001 From: Lorgio Date: Wed, 14 Sep 2022 22:01:36 -0400 Subject: [PATCH] Added Users and updated ansible due to errors --- config.cfg | 11 +++++++---- requirements.txt | 3 ++- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/config.cfg b/config.cfg index 316fd9d..43b5176 100644 --- a/config.cfg +++ b/config.cfg @@ -8,19 +8,22 @@ users: - avidor.turkewitz - bob.nadler + - brian.bosh - cernan.bernardo - colin.reilly - crystal.chang - - david.braslow + - derek.martin - drew.price + - emiley.palmquist - gary.thom - joel.collins + - julie.arditti - lorgio.jimenez - matt.donovan - mitch.beebe - - shawn.dsouza - - spencer.rogers - - yann.gregoire + - mohamed.muflahi + - sheila.hutchinson + - tiffany.kanjanabout ### Review these options BEFORE you run Algo, as they are very difficult/impossible to change after the server is deployed. diff --git a/requirements.txt b/requirements.txt index f90652f..5026077 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,3 @@ -ansible==2.9.7 +ansible==2.9.22 netaddr +