Commit Graph
21 Commits
Author SHA1 Message Date
aminnairi d1b61f32b1 added git installation verification in the main script 2024-01-07 12:18:10 +01:00
aminnairi 9a6f0b89df fixed ordering of option maxdepth in find command 2024-01-07 11:30:27 +01:00
aminnairi f74a0d895b making sure the repository is at its latest revision before installing 2024-01-07 11:29:20 +01:00
aminnairi eb5fcae71e emojified the prompt of fzf for the system installation script 2024-01-06 13:36:29 +01:00
aminnairi dfda147449 drastically simplified the playbook selection in the installation script 2024-01-06 11:26:50 +01:00
aminnairi 91b6cd8f1d added a preliminary check to ensure fzf is installed in the installation
script
2024-01-06 11:26:32 +01:00
aminnairi 1bfe53effe removed the old algorithm for selecting a playbook 2024-01-06 11:26:07 +01:00
aminnairi 28bc6eb292 fixed the error codes 2024-01-04 12:52:45 +01:00
aminnairi 45e0c2da2b displaying the help with usages examples whenever an error occurred 2024-01-04 12:39:11 +01:00
aminnairi bf27b28684 added a new function to display the help usage 2024-01-04 12:38:56 +01:00
aminnairi ff865f7484 now the script will bail out if it has been provided with too much arguments 2024-01-04 12:31:33 +01:00
aminnairi 6389c8b30f fixed condition checking for the existence of the playbook not in the
correct block of code
2024-01-04 12:27:58 +01:00
aminnairi 17c7ceeec6 now allowing the user to provide the path to a playbook to speed up the
installation process
2024-01-04 12:24:49 +01:00
aminnairi 9bff80c0f9 now allowing the user to choose the playbook path only if no arguments
has been provided
2024-01-04 12:24:28 +01:00
aminnairi 71e237e8df fixed an error where the script could not loop through all available
configuration
2023-12-31 19:14:05 +01:00
aminnairi 78b9c70165 the script now requires a non-root user to be run 2023-12-31 18:36:19 +01:00
aminnairi d9b0d82159 added non-magic error variables 2023-12-30 18:56:46 +01:00
aminnairi 646f25a30a the script now requires to be run as root 2023-12-30 18:48:45 +01:00
aminnairi 9b76e6282f inlining the hosts instead of relying on the hosts file 2023-12-30 17:17:24 +01:00
aminnairi 2ed0c0bab2 now accounting correctly for the custom collections path when running
galaxy
2023-12-30 17:16:45 +01:00
aminnairi fa2043b370 new script to run and check that the prerequisites for installing the
environment are met
2023-12-30 17:06:09 +01:00