Commit Graph

98 Commits

Author SHA1 Message Date
Andrea Dell'Amico 29f5615a63
Fix the blockinfile label. 2024-09-25 18:12:00 +02:00
Andrea Dell'Amico a2a6f6ae2a
Manage customizations of /etc/hosts. 2024-09-25 18:07:37 +02:00
Andrea Dell'Amico 8a9e104b99
Fix the grub default path also in the task that adds the configuration. 2024-07-15 14:05:32 +02:00
Andrea Dell'Amico e6fc3d76b9
Fix the grub default config path. 2024-07-12 17:27:29 +02:00
Andrea Dell'Amico d4ce7432b7
Optional grub cmdline parameters. 2024-07-12 17:19:54 +02:00
Andrea Dell'Amico 5abdd7babc
swap device: use shell instead of command. 2024-07-12 16:32:07 +02:00
Andrea Dell'Amico 9244f93dc3
Optionally setup a swap device. 2024-07-12 16:30:36 +02:00
Andrea Dell'Amico 537a9c7e34
The NFS mountpoint is a directory. 2024-05-29 11:12:01 +02:00
Andrea Dell'Amico 9497433a85
bashrc: fix the tasks syntax. 2024-04-03 12:01:48 +02:00
Andrea Dell'Amico e9f2898efb
Attempt at customising the bashrc file. 2024-04-03 11:58:29 +02:00
Andrea Dell'Amico fe4c64d939
Fix a typo. 2024-03-06 19:20:35 +01:00
Andrea Dell'Amico 0b47aa8eb8
Add a missing tag. 2024-03-06 19:15:34 +01:00
Andrea Dell'Amico b1b610e133
autofs: set the mount point ownership. 2024-03-06 19:11:44 +01:00
Andrea Dell'Amico 315acd9c9f
Fix the conditional in the template task. 2023-12-05 18:12:11 +01:00
Andrea Dell'Amico 1eef42b417
net interfaces: give the option of giving a list. 2023-12-05 17:59:08 +01:00
Andrea Dell'Amico d885bfdb99
Fix a task name. 2023-12-04 12:21:13 +01:00
Andrea Dell'Amico 93c52d6223
The interfaces must be a list. 2023-12-04 12:20:46 +01:00
Andrea Dell'Amico 23955f65c8
Try to automate the interface names resolution. 2023-12-04 12:15:01 +01:00
Andrea Dell'Amico 9cc7139c2f
Net ints: another cleanup tentative. 2023-12-04 11:58:45 +01:00
Andrea Dell'Amico 86bcff6d7b
net interfaces: try to clean up the list. 2023-12-04 11:57:08 +01:00
Andrea Dell'Amico 1cd1cb8ab3
Try to fix the int names checks. 2023-12-04 11:55:09 +01:00
Andrea Dell'Amico 514b465954
Print the loopback and default interface names. 2023-12-04 11:52:37 +01:00
Andrea Dell'Amico 96862210f0
Fix the netplan conditional. 2023-10-26 13:03:15 +02:00
Andrea Dell'Amico 0f781ea08f
Remove the use of letsencrypt_acme_sh_install. 2023-10-16 18:36:53 +02:00
Andrea Dell'Amico 66e12d354b
Fixes to the names syntax. 2023-10-08 17:48:49 +02:00
Andrea Dell'Amico f92947b2df
Run the handler after the interface configuration. 2023-10-06 18:29:12 +02:00
Andrea Dell'Amico 230a887ffd
The networks check is wrong, in another place 2023-10-06 18:17:59 +02:00
Andrea Dell'Amico 10e5faad5e
The networks check is wrong 2023-10-06 18:15:45 +02:00
Andrea Dell'Amico 5e10b333bc
jinja endif was missing 2023-10-06 18:06:16 +02:00
Andrea Dell'Amico f0eb1fc96c
Fix a syntax error 2023-10-06 17:10:48 +02:00
Andrea Dell'Amico 61c5a0a528
Configure additional network interfaces in Ubuntu. 2023-10-06 13:40:39 +02:00
Andrea Dell'Amico 5250c17d18
Add a variable to set the mkcert path. 2023-07-13 13:00:10 +02:00
Andrea Dell'Amico beccc371b7
mkcert certs: flat fetch destination. 2023-07-13 12:05:12 +02:00
Andrea Dell'Amico ee88e2d0fa
Run the mkcert command as root. 2023-07-13 11:58:17 +02:00
Andrea Dell'Amico 5d3c349e03
Try to fix the mkcert command again. 2023-07-13 11:56:06 +02:00
Andrea Dell'Amico fb5a099d55
Try and fix why sudo keeps asking for a password. 2023-07-13 11:50:28 +02:00
Andrea Dell'Amico df1b9fd308
Fix a typo. 2023-07-13 11:45:02 +02:00
Andrea Dell'Amico e762e1e8aa
Set the CAROOT env variable. 2023-07-13 11:43:28 +02:00
Andrea Dell'Amico 8593cee53f
Convert the mkcert command into a shell one. 2023-07-13 11:37:57 +02:00
Andrea Dell'Amico 436acc9bab
Try to set the common group. 2023-07-13 11:31:24 +02:00
Andrea Dell'Amico 0e1955aeb7
Give a valid shell to the mkcert-ca user. 2023-07-13 11:18:18 +02:00
Andrea Dell'Amico de549df51a
Add support for mkcert. 2023-07-12 19:25:22 +02:00
Andrea Dell'Amico d96def22ce
Manage self signed certificates. 2023-07-10 11:07:24 +02:00
Andrea Dell'Amico be8cb5d6c0
tmpreaper: fix the tasks intendation 2022-12-23 17:50:25 +01:00
Andrea Dell'Amico 4507508a10
tmpreaper: permit to switch back to ctime 2022-12-23 17:48:53 +01:00
Andrea Dell'Amico c00a4f62ae
Do not protect the last escape. 2022-12-23 17:40:35 +01:00
Andrea Dell'Amico 06bde2073a
Change the escape. 2022-12-23 17:39:03 +01:00
Andrea Dell'Amico a475e48702
Wrong variable name. 2022-12-23 17:37:02 +01:00
Andrea Dell'Amico f105c30197
Fix a typo. 2022-12-23 17:35:31 +01:00
Andrea Dell'Amico 1babb21f19
Optionally change the tmpreaper behaviour. 2022-12-23 17:33:43 +01:00