Commit Graph

18 Commits

Author SHA1 Message Date
max 9200553be6 FEATURE: new host added, list of services to check added to hosts. Services checker added 2026-08-23 14:29:45 +05:00
max 122157eeeb CHANGE: updates inventory 2026-08-18 13:00:22 +04:00
max 1c58800a21 CHANGE: replaces explicit username with a variable 2026-08-17 13:31:59 +04:00
max 39408cab31 FIX: copy instruction in update_configs role, enabled PAM in sshd config 2026-08-11 13:55:42 +04:00
max 092b456b67 REFACTOR: maintain playbook works 2026-08-11 13:11:55 +04:00
max 84af7b011b FIX: fix the issue with the misdiscovery of the python interpreter when localhost is the target 2026-08-09 13:44:56 +04:00
max f289a3b3bc MINOR: some minor constants changed 2026-07-13 07:24:43 +00:00
max d1568586e9 REFACTOR: files fixed according to ansible-lint 2026-07-12 15:36:55 +00:00
max efa9dfcbac Directory structures and names changed to be follow the order of creation->provisioning->maintainance 2026-07-07 11:41:21 +00:00
max d6cddf13eb FEATURE: basic maintanance routines added: internet connection, disk space 2026-07-07 09:07:03 +00:00
max 1951bf191f MINOR: test host is changed 2026-07-06 16:09:22 +00:00
max 3eab68bf0d FIX: all data from /data is moved to inventory/ 2026-07-06 11:34:52 +00:00
max e90920f276 FIX: inventory directory reorganized 2026-07-06 09:41:09 +00:00
max e2da3f4a34 FIX: secrets.yaml is moved to group_vars 2026-07-06 09:29:52 +00:00
max c2411b3c0c FIX: ansible become password variable moved from inventory to group_vars 2026-07-06 09:17:52 +00:00
max 24939d0061 FIX: reserved variable names are not used in custom vars 2026-07-06 09:06:42 +00:00
max 45d134003f FIX: vars_files removed from inventory hosts file. User is not added to its own group (it happens automatically). Vault password file argument added to run_playbook.sh 2026-07-05 16:11:06 +00:00
max f0b33a8b57 FEATURE: Simple playbook for configuring Ansible user implement. One host, simple vault, script to run it. Task creates user, grants sudo 2026-07-05 15:43:23 +00:00