Commit Graph

75 Commits

Author SHA1 Message Date
wjones acc948de6f Update execution names 2026-04-23 08:11:04 -04:00
wjones 7ae8de883b Add playbook to backup up postgresql
Co-authored-by: Copilot <copilot@github.com>
2026-04-23 08:07:39 -04:00
wjones 4b20cc843e Update apt_updates.yaml
change hostname group
2026-04-23 11:57:36 +00:00
wjones 941805fcb1 Update proxmox_updates.yaml
change hostname group
2026-04-23 11:57:06 +00:00
wjones 6bd413595d Update proxmox_updates.yaml
remove reboot from playbook
2026-04-23 11:52:13 +00:00
wjones 316a858624 refactor: comment out pending change tasks in omv_updates.yaml 2025-09-10 10:24:49 -04:00
wjones af405169c0 fix: correct command path in omv_updates.yaml for applying changes 2025-09-10 10:19:31 -04:00
wjones 6f78da3969 feat: add new playbook for updating and managing packages on Debian hosts 2025-09-10 10:08:32 -04:00
wjones 5c4d4cd454 refactor: comment out existing source and role references in requirements.yml 2025-09-10 09:59:56 -04:00
wjones b39fa8d2d1 fix: update source path in requirements.yml for correct collection reference 2025-09-10 09:54:18 -04:00
wjones 6a841e5538 feat: update requirements.yml to comment out existing collections and add new source 2025-09-10 09:52:59 -04:00
wjones d6f60bcf27 feat: reorganize requirements.yml for role management 2025-09-10 09:50:30 -04:00
wjones b5a25e8c53 refactor: remove requirements.yml as it is no longer needed 2025-09-10 09:48:56 -04:00
wjones 634dffab33 feat: initialize requirements.yml for role management 2025-09-10 09:47:53 -04:00
wjones 64293f6cbc feat: add requirements.yml for managing dependencies 2025-09-10 09:39:03 -04:00
wjones e43bf83659 feat: add requirements.yml for managing dependencies 2025-09-10 09:37:59 -04:00
wjones bfdcdab95b refactor: remove role import from yum_updates.yaml 2025-09-10 09:35:57 -04:00
wjones 528ab2e828 refactor: adjust reboot check command and import role in yum_updates.yaml 2025-09-10 09:21:53 -04:00
wjones 8db1bcbfda feat: add check for reboot requirement before server reboot in yum_updates.yaml 2025-09-10 09:11:19 -04:00
wjones 668d423e2b feat: add reboot task for server after package updates in yum_updates.yaml 2025-09-10 09:09:01 -04:00
wjones 9d1f793517 refactor: comment out reboot task in yum_updates.yaml 2025-09-10 09:03:21 -04:00
wjones 00ec0eb2cf feat: add YUM package management tasks for updates and reboots in yum_updates.yaml 2025-09-10 09:01:02 -04:00
wjones b050d4d2f9 refactor: add update and upgrade tasks for package management in apk, apt, ipk, and rpm YAML files 2025-09-10 08:36:50 -04:00
wjones fabb7a1547 refactor: uncomment APT tasks for package management in linux_updates.yaml 2025-09-10 08:27:37 -04:00
wjones ec8c074c2a refactor: add check for reboot requirement before executing reboot task in linux_updates.yaml 2025-09-10 08:26:46 -04:00
wjones 7ab26d41b1 refactor: comment out unused APT tasks and adjust reboot timeout in linux_updates.yaml 2025-09-10 08:24:29 -04:00
wjones 2406f5f9e8 refactor: update reboot task to use conditional check for reboot requirement in linux_updates.yaml 2025-09-10 08:22:26 -04:00
wjones f4159b030d refactor: update APT tasks for better package management in linux_updates.yaml 2025-09-10 08:18:52 -04:00
wjones 02cc2a97f5 refactor: update uninstall task to remove specific packages in install_openitcockpit.yaml 2025-09-10 08:10:30 -04:00
wjones 74fc3cea17 refactor: simplify uninstall task for multiple packages in install_openitcockpit.yaml 2025-09-10 08:09:03 -04:00
wjones ee655bc492 refactor: remove unnecessary hosts declaration in remove multiple packages task 2025-09-10 08:07:47 -04:00
wjones facabfe3b6 refactor: update task to remove multiple packages in install_openitcockpit.yaml 2025-09-10 08:07:13 -04:00
wjones 68fb357795 refactor: update package management tasks in linux_updates.yaml and install_openitcockpit.yaml 2025-09-10 08:03:43 -04:00
wjones ee5fe4f78f comment out APT module tasks in linux_updates.yaml 2025-09-10 07:59:27 -04:00
wjones 298e9d8757 comment out YUM and APK host configurations in linux_updates.yaml 2025-09-10 07:18:15 -04:00
wjones daf30476c5 fix command 2025-07-23 12:15:40 -04:00
wjones 61d87899f5 update script 2025-07-23 12:15:01 -04:00
wjones 9e365a1b9f switch fetch to ansible.builtin.copy 2025-07-23 12:11:59 -04:00
wjones 5a00c749c1 fix path 2025-07-23 12:09:17 -04:00
wjones 4adab9ef99 Merge branch 'main' of https://gitea.wpjones.com/wjones/updates 2025-07-23 12:06:52 -04:00
wjones bbdc079849 add installer for openitcockpit agent 2025-07-23 12:06:42 -04:00
wjones ea513ce95f Merge branch 'main' of https://gitea.wpjones.com/wjones/updates 2025-06-02 19:33:31 -04:00
wjones ab4d9b0546 Update fish_install.yml 2025-06-02 19:28:25 -04:00
wjones 6921e58006 Merge branch 'main' of https://gitea.wpjones.com/wjones/updates 2025-06-02 19:28:11 -04:00
wjones b4afb36160 Add fish_install.yml 2025-06-02 19:24:30 -04:00
wjones 1736581fe6 add yaml to install fish shell 2025-06-02 19:22:15 -04:00
wjones d82c338c70 deleting file for sonarqube 2025-05-28 14:08:40 -04:00
wjones 3b8590e0c2 commit 2025-05-23 09:06:32 -04:00
wjones 51c470cdf1 update 2025-05-23 09:02:41 -04:00
wjones 73a4c17df0 updates 2025-05-23 08:57:05 -04:00