Commit graph

23 commits

Author SHA1 Message Date
nicobo
83d5263110 Added grub_default_options to define GRUB_CMDLINE_LINUX_DEFAULT 2022-03-14 20:57:43 +01:00
nicobo
4ace85d0c9 Value is now optional for options (e.g. 'nomodeset' and not 'nomodeset=...') 2022-03-14 20:56:45 +01:00
nicobo
52cadaa0ec Made grub_timeout and grub_recordfail_timeout optional 2022-03-14 20:22:01 +01:00
Robert de Bock
d946c8b5c8 Replace a module name for FQCN. 2021-06-10 09:53:51 +02:00
Robert de Bock
7d1f961ddc Rename the import appropriately. 2021-04-26 15:00:23 +02:00
Robert de Bock
bc5d77a50b Moving to collections instead of modules shipped with Ansible. 2021-02-19 14:08:50 +01:00
Robert de Bock
e9a353d5c9 Assert on localhost, makes the play stop if the assertion fails. 2021-01-18 09:59:08 +01:00
Robert de Bock
f0db7c3211 Test is a defined variable is a string. 2020-11-27 16:32:17 +01:00
Robert de Bock
e920beca01 Add an empty line to improve readability. 2020-11-26 10:22:13 +01:00
Robert de Bock
ce718f73f6 Since value is already tested for being a number, don't need the int filter. 2020-11-16 11:23:43 +01:00
Robert de Bock
182c25e96c Remove difficult to read and low-value test "| length > 0". 2020-11-16 11:07:32 +01:00
Robert de Bock
9759194404 Assert with "is number" over "| int". 2020-11-11 07:38:31 +01:00
Robert de Bock
4ab0b548ff Run the assertions just once, variables are role specific, not host specific. 2020-10-09 10:19:02 +02:00
Robert de Bock
8543b7d95f Fix [208] File permissions not mentioned 2020-08-23 15:26:30 +02:00
Robert de Bock
4a4d9dff10 Add a GRUB_RECORDFAIL_TIMEOUT option. 2020-08-23 15:22:37 +02:00
Robert de Bock
4698a6984e Make all assertions silent. 2020-08-19 21:36:46 +02:00
Robert de Bock
fd42d6b353 Update molecule-action version. 2020-07-16 08:59:33 +02:00
Robert de Bock
9755ca9f99 Also create the file if it does not exist. 2020-07-15 16:38:54 +02:00
Robert de Bock
24e86f9b33 Reduce output of looped assertions. 2020-07-15 09:23:15 +02:00
Robert de Bock
bd6a8d58c5 Reduce the output of asserts. 2020-07-02 12:04:39 +02:00
Robert de Bock
ac9dde593d Value can also be the integer 0. 2020-06-26 13:56:01 +02:00
Robert de Bock
a4274a999f Assert variables. 2020-06-26 13:00:27 +02:00
Robert de Bock
6facd8d668 Initial commit 2020-05-18 13:51:01 +02:00