sandwich
sandwich pushed to master at sandwich/Ansible-Bootstrap 2024-10-30 15:48:43 +01:00
d331e07536 Fix VMware Network if no VLAN specified
sandwich pushed to master at sandwich/Ansible-Bootstrap 2024-10-30 14:38:48 +01:00
287036bcb4 use the correct NetworkMask variable name
sandwich pushed to master at sandwich/Ansible-Bootstrap 2024-10-30 14:34:29 +01:00
ca5a3c8807 Add network mask variables for Hypervisor static IP assigments
sandwich pushed to master at sandwich/Ansible-Bootstrap 2024-10-30 14:11:13 +01:00
c8dd89681b move vm_ip back since it is not a permanent/static variable
sandwich pushed to master at sandwich/Ansible-Bootstrap 2024-10-30 14:01:38 +01:00
9d4af56976 Move some persstent Vars to main playbook
sandwich pushed to master at sandwich/Ansible-Bootstrap 2024-10-30 13:46:01 +01:00
3c55eaf4a1 Recommend Ansible Vault for variables storing secrets
sandwich pushed to master at sandwich/Ansible-Bootstrap 2024-10-30 00:50:02 +01:00
d905dce89e Add missing RHEL variable examples
sandwich pushed to master at sandwich/Ansible-Bootstrap 2024-10-30 00:45:19 +01:00
76f1382e3e Assertion for minimum filesystem size
04c27cd7d0 remove deperacted parameter causing sshd startup fails
147430b36e Add RHEL8 and RHEL9 support
Compare 3 commits »
sandwich pushed to master at sandwich/Ansible-Bootstrap 2024-10-29 15:09:18 +01:00
f8ba5c41db Update Ubuntu to Oracular Oriole and Ubuntu-LTS to Noble Numbat
sandwich pushed to master at sandwich/Ansible-Bootstrap 2024-10-29 14:26:22 +01:00
7a4fc24f32 Remove SSH Config multiline since OpenSSH does not support it
sandwich pushed to master at sandwich/Ansible-Bootstrap 2024-10-29 14:17:25 +01:00
7bf7c29291 Update Fedora to Version 41
sandwich pushed to master at sandwich/Ansible-Bootstrap 2024-10-29 13:00:24 +01:00
ccfce65673 Disable Cloud-init updates on boot to prevent loopdevice out of storage
sandwich pushed to master at sandwich/Ansible-Bootstrap 2024-10-28 21:15:36 +01:00
528f2fc775 Use command module instead of shell if possible
sandwich pushed to master at sandwich/Ansible-Bootstrap 2024-10-28 21:07:58 +01:00
505110f580 Fix command module formating
1d1b2fff42 Fix connection DNS resolving inside chroot
Compare 2 commits »
sandwich pushed to master at sandwich/Ansible-Bootstrap 2024-10-28 19:26:15 +01:00
4cf4816be0 ensure variable is not empty
sandwich pushed to master at sandwich/Ansible-Bootstrap 2024-10-28 19:20:42 +01:00
e37b5a535b Specify changed_when for shell commands
5312ec8cc6 Replace ignore_errors with failed_when
Compare 2 commits »
sandwich pushed to master at sandwich/Ansible-Bootstrap 2024-10-28 18:48:02 +01:00
a3b772c543 fix risky-shell-pipe
sandwich pushed to master at sandwich/Ansible-Bootstrap 2024-10-28 18:38:27 +01:00
adde811f47 Fix risky-file-permissions because of unpecified mode
sandwich pushed to master at sandwich/Ansible-Bootstrap 2024-10-28 18:27:29 +01:00
f788767839 Fix line-length
sandwich pushed to master at sandwich/Ansible-Bootstrap 2024-10-28 17:18:01 +01:00
8b773d2304 Adjust literal-compare to use correct bool comparison