Commit Graph

45 Commits

Author SHA1 Message Date
c0d0203406 excluded some very specific vars files from version control due to potential sensitive information 2026-06-16 14:57:56 -04:00
691d85458e excluded old group_vars files from version control 2026-06-16 14:07:14 -04:00
19929405ba excluded non-example, fully configured playbook from version control 2026-06-10 13:48:17 -04:00
ce62e4afa6 . 2026-05-30 06:09:31 -04:00
fd5f6f5bca . 2026-05-30 06:08:28 -04:00
eb7bb02e86 excluded official playbook from version control 2026-05-30 06:06:47 -04:00
5073008506 ignoring test inventory host file 2026-05-30 06:00:49 -04:00
40fa1312c4 excluding backup files from version control 2026-05-29 06:49:37 -04:00
8ba6a236f8 excluded Ansible runtime cache from version control 2026-05-27 15:02:39 -04:00
9f85033aff excluded official host files for privacy purposes, but added a test or example host file 2026-05-27 14:00:31 -04:00
b6b4aad798 excluding lock files from version control 2026-05-27 11:11:31 -04:00
5fbf645dd9 excluded Dev Container VSCodium JSON configurations in project from version control 2026-05-26 16:10:42 -04:00
210bcfed59 excluded installed Ansible collections from version control 2026-05-26 15:30:56 -04:00
5f35646487 excluded Ansible Galaxy cache from version control 2026-05-26 15:29:59 -04:00
a7d6b9033a excluded Ansible Galaxy token from version control 2026-05-26 15:29:24 -04:00
470daa758a excluded non-default role variables from version control 2026-05-26 15:28:23 -04:00
53c2acf7c8 added Python environment directory to version control exclusion list 2026-05-23 07:19:29 -04:00
f47c105fa6 added version control exclusion file 2026-05-23 07:11:18 -04:00
71f57d3122 decided to start over 2026-05-23 07:07:26 -04:00
46d04d7c88 excluded '__pycache__' from version control 2026-01-02 17:09:52 -05:00
1851b0bb04 added Python lock file to version control exclusion rules 2025-12-21 16:57:41 -05:00
ed06773cac changed a version control exclude rule due to change in Python environment dir change 2025-12-21 16:55:59 -05:00
272c1342c1 Excluded Ansible Galaxy cache data and token file from version control tracking 2025-11-18 21:36:09 -05:00
fd5cdca0e9 Excluded collections from version control tracking 2025-11-18 21:25:57 -05:00
460e3f42ce Added exclusions of files with variable values specific to my use case, rather than being generic 2025-11-16 13:45:27 -05:00
f139afe429 Added some exclusion rules for sensitive data 2025-11-12 08:28:15 -05:00
0efe13e76b refactor: restructured project for higher-utility naming practices and optimized data structures for variables 2025-11-11 00:58:10 -05:00
8647bb2a06 Made match terms more efficient and less redundant 2025-10-21 14:01:55 -04:00
c06b688e87 Rewrote more efficient ignore expressions 2025-09-06 13:53:16 -04:00
5d2ee550c4 Added more ignores 2025-09-05 18:30:47 -04:00
8627e4f710 Modified ignore file entries to better capture files to ignore 2025-09-05 15:39:05 -04:00
e4bda9facc Added version control ignorance for some playbooks files 2025-09-05 13:27:08 -04:00
b35bc45a6d Added hidden tmp folder to version control ignorance 2025-09-05 12:39:54 -04:00
5e588e89c0 Wrong facts cache path for version control ignorance 2025-09-05 12:23:32 -04:00
8553a09823 Decided to ignore facts cache in version control 2025-09-05 12:21:57 -04:00
0cc9e282be Added version control ignore of SSH keys vars file 2025-09-05 10:52:47 -04:00
722eeefd96 Added version control ignore of ansible_galaxy token 2025-09-05 00:40:07 -04:00
875aca5ef0 Added version control ignore of ansible_galaxy cache 2025-09-05 00:39:00 -04:00
07eb8000d8 Added version control ignore of ansible_collections installations 2025-09-05 00:38:02 -04:00
c97ff53cd7 Adjusted gitignore for new directory structure 2025-09-05 00:23:22 -04:00
dbd7205fd1 Added an ignore line for SSL certificate directories 2025-07-23 15:17:44 -04:00
0e820d783b Added an entry for backup files 2025-07-22 10:25:21 -04:00
0d9b0458e3 Added subdirectory in bootstrap role to be ignored by git 2025-07-16 20:54:15 -04:00
606a57faba Removed some files, but in particulared updated .gitignore file 2025-07-07 20:04:43 -04:00
Alex Tavarez
ff9315a592 Added gitignore to ignore Python environment files 2025-03-09 16:36:38 -04:00