From ca633aa7b531e61442ff01dc89af9f2a40e875df Mon Sep 17 00:00:00 2001 From: Marco Massari Calderone Date: Wed, 25 Oct 2017 11:07:38 -0600 Subject: [PATCH] update of the TODO LIST --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 948ae98..75db2ca 100644 --- a/README.md +++ b/README.md @@ -92,9 +92,10 @@ This value must be contained in single quotes "\'" ... ``` ## TODO -- [ ] create a conditional check to update tags only if they are defined as Variables -- [ ] add the automation of the tag creation if the tag doesn't exists in JC role -- [ ] add the possibility to define which users need to be tagged for that host's tag +- [ ] replace TAGS support with GROUPS support +- [ ] create a conditional check to update groups only if they are defined as Variables +- [ ] add the automation of the group creation if the group doesn't exists in JC role +- [ ] add the possibility to define which users need to be grouped for that host's group ## License -------