|
|
79737b8598
|
feat: Inject SSH public keys during LXC creation and switch to key-based authentication.
|
2026-01-04 11:55:56 +01:00 |
|
|
|
eecac82dcd
|
feat: Secure new LXC containers by configuring user access, SSH keys, and restricting SSH login.
|
2026-01-04 11:39:45 +01:00 |
|
|
|
334213dc20
|
refactor: simplify LXC creation prompts and remove the update parameter from the Proxmox task.
|
2026-01-04 11:33:14 +01:00 |
|
|
|
9e0ba359ec
|
feat: Make LXC CPU cores and memory configurable during creation and refine inventory group insertion regex.
|
2026-01-04 11:28:13 +01:00 |
|
|
|
03dedfda68
|
feat: Use ansible_password variable for LXC password and SSH pass, include vars.yml, and enable Proxmox LXC updates.
|
2026-01-04 11:23:19 +01:00 |
|
|
|
2ff405c96e
|
docs: Add granular Proxmox API token permissions to README and fix inventory file paths in LXC playbooks.
|
2026-01-04 11:18:14 +01:00 |
|
|
|
a529b84a3c
|
feat: Allow specifying container ID during LXC creation, ensure explicit start, and update README with proxmoxer dependency.
|
2026-01-04 11:13:48 +01:00 |
|
|
|
6801835b75
|
feat: Add Proxmox LXC container provisioning playbook, related secrets, and documentation.
|
2026-01-04 11:06:56 +01:00 |
|
|
|
703d326c22
|
TEST: Auto modify inventory
|
2025-08-30 11:27:57 +02:00 |
|
|
|
b41a118dff
|
FIX: Reverted test changes. Mixed branches
|
2025-08-30 11:26:57 +02:00 |
|
|
|
9d63c58337
|
TEST: Auto-editing inventory
|
2025-08-30 10:52:00 +02:00 |
|
|
|
8ecdd8c7b4
|
FIX: Reverted the root change
|
2025-08-26 21:15:57 +02:00 |
|
|
|
23f4d01c5d
|
FIX: Removed root user in orded to specify it in the command line
|
2025-08-26 20:45:50 +02:00 |
|
|
|
5c628e3d54
|
ADD: gitignore
|
2025-08-26 20:12:16 +02:00 |
|
|
|
b7588f2002
|
ADD: Bash script to run apt upgrade playbook
|
2025-08-26 20:12:16 +02:00 |
|
|
|
8741cf9d08
|
FEATURE: Added new automate host for test purposes
|
2025-08-26 20:12:16 +02:00 |
|
|
|
928adcfc7e
|
FEATURE: Added new yml for testing. It should clon the repo after LXC will be prepared
|
2025-08-26 20:12:16 +02:00 |
|
|
|
273cc45871
|
FIX: Fixed problems with .env file. Added separate ansible host
|
2025-08-24 23:21:41 +02:00 |
|
|
|
55bf391354
|
FIX: Fixed incorrect .env file and updated inventory to have a separate Ansible host
|
2025-08-24 23:09:32 +02:00 |
|
|
|
8940602d83
|
ADD: Script to run via docker on Ansible host
|
2025-08-24 22:14:48 +02:00 |
|
|
|
86b0e08139
|
ADD: Script to run via docker on Ansible host
|
2025-08-24 22:12:53 +02:00 |
|
|
|
3d7f3bd209
|
change: added more secrects (some of which are used in playbooks) to the example file
|
2025-08-24 19:56:39 +02:00 |
|
|
|
3428dcf934
|
fix: remover non-interactive environment to testh without it
|
2025-08-24 18:32:41 +02:00 |
|
|
|
f45d347df7
|
Fixed sub group (forgot to adjust it)
|
2025-08-24 18:21:10 +02:00 |
|
|
|
03c74b6cbb
|
redefined groupping to separate ubuntu hosts from proxmox
|
2025-08-24 18:20:16 +02:00 |
|
|
|
42c4d278a8
|
Changes in inventory
|
2025-08-24 18:14:45 +02:00 |
|
|
|
9fbd9634a8
|
forgot to add oracle into ubuntu sub group
|
2025-08-24 18:05:47 +02:00 |
|
|
|
51fbf2b767
|
changes in the inventory structure
|
2025-08-24 18:05:14 +02:00 |
|
|
|
820e5b51e4
|
Changed addressed to be able to run playbooks on the control node
|
2025-08-24 17:59:02 +02:00 |
|
|
|
fb856e16d7
|
Key file adjustmen
|
2025-08-24 17:57:29 +02:00 |
|
|
|
703c3c96d8
|
Adjusted inventory file with the real IP addresses. I do not see the reason to skip local IPs.
|
2025-08-24 17:54:46 +02:00 |
|
|
|
f9b60b9850
|
non-interactive apt run
|
2025-08-24 17:08:48 +02:00 |
|
|
|
1d94140dd1
|
Autoremove added
|
2025-08-24 16:54:24 +02:00 |
|
|
|
c0a48d6c4d
|
Adjusted apt update to provide a feedback if upgrade is needed and wait one hour for cache update. Added localhost entity into the hosts.ini
|
2025-08-24 16:28:36 +02:00 |
|
|
|
0703b178dc
|
Adjusted README
|
2025-08-24 16:00:49 +02:00 |
|
|
|
93c8a6e4b9
|
Added "Managed by Ansible" comment
|
2025-08-24 15:49:33 +02:00 |
|
|
|
41cfb78ba0
|
Fixed another typo in the host name
|
2025-08-24 15:45:46 +02:00 |
|
|
|
fd46282062
|
Added agent2 installation
|
2025-08-24 15:44:51 +02:00 |
|
|
|
ce3573c708
|
Changes in the connection configuration
|
2025-08-24 15:29:37 +02:00 |
|
|
|
a560dd7739
|
Fixed a typo in the host name during the status check
|
2025-08-24 15:24:20 +02:00 |
|
|
|
0741c28e2c
|
Fixed some syntax problems in yml
|
2025-08-24 15:23:28 +02:00 |
|
|
|
c51dfc71fc
|
Fixed broken link one more time :D
|
2025-08-24 15:20:03 +02:00 |
|
|
|
4fe603bd57
|
Fixed incorrect file path
|
2025-08-24 15:18:05 +02:00 |
|
|
|
dc923e8e68
|
Fixed broken link
|
2025-08-24 15:16:19 +02:00 |
|
|
|
4901f1399d
|
Changes in Zabbix repository installation
|
2025-08-24 15:12:44 +02:00 |
|
|
|
e5a151f257
|
Removed duplicated statement for ssh key file
|
2025-08-24 15:09:50 +02:00 |
|
|
|
7f59b61bbe
|
Added ansible public key
|
2025-08-24 15:08:01 +02:00 |
|
|
|
66b5367c25
|
Removed group_vars and now global variables are defined in the inventory file
|
2025-08-24 15:06:58 +02:00 |
|
|
|
ccd5c7c138
|
added global variable for user and key to use
|
2025-08-24 15:04:38 +02:00 |
|
|
|
cb734c9b18
|
Chages in playbook to connect as a root user.
|
2025-08-24 14:52:14 +02:00 |
|