Use semantic markup (modules d-g) (#6672) * Use semantic markup. * 'ignore:' is no longer needed. * E() now works better. (cherry picked from commit 2ed82e0318) Co-authored-by: Felix Fontein <felix@fontein.de>
2ed82e0318
gitlab modules: added instance variable (#6524) * gitlab modules: added instance variable * fixup * first review * renamed to variables (groups->instance) * added 'version_added' * better disscription of 'updated' return value * removed unneccessary import error check * removed environment scope * added vars_to_variables import * added maintainer to .github/BOTMETA.yml * second review * removed vars * readded postprocessing * added integration test --------- Co-authored-by: Benedikt Braunger <bebr@adm.ku.dk> (cherry picked from commit 0c96d22994) Co-authored-by: Benibr <benibr@users.noreply.github.com>
0c96d22994