Skip to content

Commit

Permalink
add CHANGELOG and TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
marcomc committed Dec 7, 2017
1 parent ca633aa commit 4fc64fc
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# CHANGELOG
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,11 +91,7 @@ This value must be contained in single quotes "\'"
jumpcloud_allowMultiFactorAuthentication: 'false'
...
```
## TODO
- [ ] 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
-------
Expand Down
5 changes: 5 additions & 0 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# TODO
- [ ] 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

0 comments on commit 4fc64fc

Please sign in to comment.