Static-inventory should not be in extra_vars_group, this
patch move this option into parser.
It's faling when we want to provide both:
--static-inventory and --extra-vars option since the
extra_vars_group is mutually exclusive.
Change-Id: I973ea8c210db477b735a99755332346a646bea19
(cherry picked from commit 986f926111)