remove group constrainte, it's now a normal group

This commit is contained in:
2021-04-13 19:05:01 +02:00
parent 65d40f494f
commit e5737cd572
2401 changed files with 23705 additions and 1454 deletions

View File

@ -0,0 +1,7 @@
%import os
%set %%confdir = '/etc/dir/'
%set %%files = %%os.listdir(%%rougail_destination_dir + %%confdir)
%%files.sort()%slurp
%for %%file in %%files
include %%{confdir}%%file
%end for

View File

@ -0,0 +1 @@
{% include "/etc/dir/incfile" %}

View File

@ -0,0 +1 @@
%%mode_conteneur_actif