a2c3a1bb3a
variable is add to information target
2023-06-22 12:11:14 +02:00
ffdeafcc29
add certificate support
2023-01-25 22:48:13 +01:00
5b459927fb
tmpfile_dest_dir => sereral options
2023-01-19 12:09:44 +01:00
540b108e8e
test source has variable
2023-01-07 22:11:59 +01:00
2d8ef64904
update doc
2023-01-07 17:11:25 +01:00
d48a288004
change link in doc
2022-12-24 15:46:50 +01:00
9ea43bfdee
update doc
2022-11-11 16:00:21 +01:00
fb6408ec11
add schema
2022-11-11 15:52:39 +01:00
49870c1d31
update documentation
2022-11-10 22:58:24 +01:00
a21e39a4d3
better project's description
2022-11-06 17:12:30 +01:00
58d13b618e
add logo
2022-11-06 10:30:31 +01:00
a1d0a6b355
doc for unique attribute
2022-11-04 20:37:47 +01:00
1f3c59737a
support of number value in yaml
2022-11-04 19:42:16 +01:00
854bc6a013
better markdown display
2022-11-03 22:43:26 +01:00
61cbde95d0
use only boolean with yaml
2022-11-03 22:16:52 +01:00
1633492ef4
remove unuse doc file
2022-11-03 08:43:40 +01:00
Emmanuel Garette
e16230064d
dictionary can be a YAML file
2022-11-02 22:52:50 +01:00
Emmanuel Garette
f6143e843c
loads multipe machine for one config
2022-10-01 22:27:22 +02:00
Emmanuel Garette
0f4e49149d
add tmpfile_dest_dir option
2022-03-06 18:54:57 +01:00
Emmanuel Garette
5c526cf2b4
add space parameter
2022-03-05 11:13:05 +01:00
Emmanuel Garette
d1d6a80fe7
add systemd timer + a service and a timer can have same name
2022-03-05 11:01:31 +01:00
Emmanuel Garette
cdfa065550
add rougail_index
2022-01-09 13:33:05 +01:00
Emmanuel Garette
ce45f37d09
doc: follower with index
2022-01-09 13:26:35 +01:00
Emmanuel Garette
db00e384e6
personalise functions that can returns list
2022-01-09 13:24:53 +01:00
Emmanuel Garette
e6a69b8441
password => secret
2022-01-09 13:08:54 +01:00
Emmanuel Garette
0f0caa6c09
provider and hidden
2022-01-09 13:07:54 +01:00
Emmanuel Garette
3dca1349a8
doc: example for fill and conventions
2021-12-11 16:34:38 +01:00
Emmanuel Garette
757d9ec5c2
can disabled a file
2021-12-04 22:07:51 +01:00
Emmanuel Garette
d41a879ed9
add undisable attribut to service
2021-11-26 22:46:34 +01:00
Emmanuel Garette
a1c3b2b19c
templates_dir and templates_dir can be a list
2021-11-26 21:54:26 +01:00
Emmanuel Garette
a1277bbbc7
update services documentations
2021-11-24 18:06:09 +01:00
Emmanuel Garette
f18a53d61a
adjust included attribute for file
2021-09-01 13:52:40 +02:00
Emmanuel Garette
8d32ec9f01
better choice documentation
2021-05-05 15:27:06 +02:00
Emmanuel Garette
b35d930d7e
valid_enum is now choice
2021-05-01 18:32:45 +02:00
Emmanuel Garette
d3008dc217
disabled a service (ref #4 )
2021-04-29 18:20:05 +02:00
Emmanuel Garette
e5737cd572
remove group constrainte, it's now a normal group
2021-04-13 19:05:01 +02:00
Emmanuel Garette
b7cedd85fb
support leadership name in extra
2021-04-12 15:04:15 +02:00
Emmanuel Garette
1249276b9d
now we can personalise default setting for file et override
2021-04-04 11:03:49 +02:00
Emmanuel Garette
e11105db32
calculation with param 'information' from a variable
2021-03-08 06:52:01 +01:00
Emmanuel Garette
3e7ae41061
check owner, deployed_service and various improvment
2021-02-26 20:38:17 +01:00
Emmanuel Garette
46ba8c8067
doc for valid_enum
2021-02-24 19:22:07 +01:00
Emmanuel Garette
54bf1c35a7
we can force mandatory to False
2021-02-23 21:36:26 +01:00
Emmanuel Garette
2ca7b9a6fc
personaze mode
2021-02-22 19:28:51 +01:00
Emmanuel Garette
e6afef6a81
add servicelist
2021-02-21 19:48:30 +01:00
Emmanuel Garette
c149d7c38d
include => included fixes #2
2021-02-21 16:58:56 +01:00
Emmanuel Garette
0be7a72d28
Add new attribute "include" to "file"
...
This attribute have 3 values:
- "no": it's a normal file
- "name": the name is included in another template so it is generated before other templates
- "content": the content is included in another template so it is generated before the other templates and is not installed on the server
fixes #2
2021-02-21 10:44:48 +01:00
Emmanuel Garette
20d8242d47
add jinja2 templating
2021-02-20 18:02:50 +01:00
Emmanuel Garette
eb3720d6bf
separate RougailTemplate to RougailSystemdTemplate
2021-02-20 15:46:13 +01:00
Emmanuel Garette
99d9fb7e70
modes
2021-02-19 17:06:49 +01:00
Emmanuel Garette
04f8fc048c
<file name='a'/> => <file>a</file>
2021-02-19 14:44:27 +01:00