{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":131141582,"defaultBranch":"master","name":"kickstart-ansible","ownerLogin":"sloopstash","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-04-26T10:48:22.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/37286478?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1711608033.0","currentOid":""},"activityList":{"items":[{"before":"7eea6b80e28bb58ed3ce1864835c5556624db995","after":null,"ref":"refs/heads/devel","pushedAt":"2024-03-28T06:40:33.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"JohnSundarraj","name":"John Sundarraj","path":"/JohnSundarraj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2304671?s=80&v=4"}},{"before":"8350dd9b8f8762784ef830d0df7cc4273b53b60b","after":"e9808baa4d07110ed92bb5fd35820bbb354d7c1a","ref":"refs/heads/master","pushedAt":"2024-02-17T12:20:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sujankumar45","name":"Sujan Kumar Sakthi","path":"/sujankumar45","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/130230925?s=80&v=4"},"commit":{"message":"Disable Firewall service\n\nStopped Firewall service and disabled it in Alma Linux 9 operating system.\nVerified it works fine.","shortMessageHtmlLink":"Disable Firewall service"}},{"before":"e6de4dcedd7299c8793bf62ec774aca00eade1d0","after":"8350dd9b8f8762784ef830d0df7cc4273b53b60b","ref":"refs/heads/master","pushedAt":"2024-02-09T07:05:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JohnSundarraj","name":"John Sundarraj","path":"/JohnSundarraj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2304671?s=80&v=4"},"commit":{"message":"Fix bug in Ansible role templates\n\nAdded required variables in App Ansible role to generate configuration files\nwith proper Redis and CDN endpoints. Included Flask 1.x version to work for\nPython 2.7 environment.","shortMessageHtmlLink":"Fix bug in Ansible role templates"}},{"before":"ed2ac79b01f592bba964604d92878767c58e0e5e","after":"e6de4dcedd7299c8793bf62ec774aca00eade1d0","ref":"refs/heads/master","pushedAt":"2024-01-16T13:21:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JohnSundarraj","name":"John Sundarraj","path":"/JohnSundarraj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2304671?s=80&v=4"},"commit":{"message":"Review and revamp Ansible roles\n\n* Completely reviewed the OS, Redis, Nginx, and App Ansible roles.\n* Revamped Ansible roles to bring it more or less equal to Chef cookbooks.","shortMessageHtmlLink":"Review and revamp Ansible roles"}},{"before":"35667c611ca23fd3a07377bbb0e6f35c32130665","after":"ed2ac79b01f592bba964604d92878767c58e0e5e","ref":"refs/heads/master","pushedAt":"2024-01-14T15:02:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JohnSundarraj","name":"John Sundarraj","path":"/JohnSundarraj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2304671?s=80&v=4"},"commit":{"message":"Fix issues with Redis, App, and Nginx roles\n\n* Removed unwanted handlers from Redis, App, and Nginx Ansible roles.\n* Fixed Redis server binary path issue using symlink.\n* Fixed Python dependencies and installation errors.","shortMessageHtmlLink":"Fix issues with Redis, App, and Nginx roles"}},{"before":"936b58f35ed24e2dd439e9f56af329c0b849263d","after":"35667c611ca23fd3a07377bbb0e6f35c32130665","ref":"refs/heads/master","pushedAt":"2024-01-04T13:07:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JohnSundarraj","name":"John Sundarraj","path":"/JohnSundarraj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2304671?s=80&v=4"},"commit":{"message":"Add Supervisor configuration\n\nIncluded Supervisor configuration in OS Ansible role.","shortMessageHtmlLink":"Add Supervisor configuration"}},{"before":"eda059e0df926a32192f84490e37ff2c1b88467d","after":"936b58f35ed24e2dd439e9f56af329c0b849263d","ref":"refs/heads/master","pushedAt":"2023-12-15T12:47:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sathiyaraj-sridhar","name":"Sathiyaraj Sridhar","path":"/sathiyaraj-sridhar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8068724?s=80&v=4"},"commit":{"message":"Fix unresolved community.general.supervisorctl module\n\nThis commit includes the following changes:\n- Used Ansible builtin `command` module instead of `supervisorctl`\ncommunity module to manage process.\n- Disabled `vault_password_file` option in the Ansible config.","shortMessageHtmlLink":"Fix unresolved community.general.supervisorctl module"}},{"before":"4150a8607dfb309215fe75e07a31cbb9c6a0054e","after":"7eea6b80e28bb58ed3ce1864835c5556624db995","ref":"refs/heads/devel","pushedAt":"2023-12-14T08:11:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sathiyaraj-sridhar","name":"Sathiyaraj Sridhar","path":"/sathiyaraj-sridhar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8068724?s=80&v=4"},"commit":{"message":"Add Redis configuration\n\nThis commit creates Redis configuration from template.","shortMessageHtmlLink":"Add Redis configuration"}},{"before":"f0016a45e2efd97b5e08e68d56717a09ec281a4d","after":"4150a8607dfb309215fe75e07a31cbb9c6a0054e","ref":"refs/heads/devel","pushedAt":"2023-12-14T07:27:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sathiyaraj-sridhar","name":"Sathiyaraj Sridhar","path":"/sathiyaraj-sridhar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8068724?s=80&v=4"},"commit":{"message":"Enhance Ansible role\n\nThis commit includes the following changes:\nCommon:\n- Disabled vault_password_file option in the Ansible config.\n- Starting container with sshd entrypoint not the supervisord.\n\nCRM App role:\n- Enhanced role that enables app running on the Python3 runtime.\n\nRedis role:\n- Improved task that stoping Redis service.\n- Included absolute path of the redis-server program\nin the Supervisor configuratin.\n\nSystem role:\n- Tweaked Supervisor server configuration and security params.\n- Improved task conditions.","shortMessageHtmlLink":"Enhance Ansible role"}},{"before":null,"after":"f0016a45e2efd97b5e08e68d56717a09ec281a4d","ref":"refs/heads/devel","pushedAt":"2023-12-12T13:12:20.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"sathiyaraj-sridhar","name":"Sathiyaraj Sridhar","path":"/sathiyaraj-sridhar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8068724?s=80&v=4"},"commit":{"message":"Add Supervisor server configuration\n\nThis commit includes the following changes:\n- Added Supervisor server configuratin in the system role.\n- Removed supervisorctl community module.\n- Manage process with Ansible builtin command module.","shortMessageHtmlLink":"Add Supervisor server configuration"}},{"before":"20f15d043badb24017d1817c3b2e4084f7553264","after":null,"ref":"refs/heads/devel","pushedAt":"2023-12-12T13:06:26.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"sathiyaraj-sridhar","name":"Sathiyaraj Sridhar","path":"/sathiyaraj-sridhar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8068724?s=80&v=4"}},{"before":"aeebe09e2b902d48f82aabe611d5780743c225e9","after":"eda059e0df926a32192f84490e37ff2c1b88467d","ref":"refs/heads/master","pushedAt":"2023-12-09T13:13:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JohnSundarraj","name":"John Sundarraj","path":"/JohnSundarraj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2304671?s=80&v=4"},"commit":{"message":"Include Nginx and CRM App Ansible roles (#2)\n\n* Revamp Ansible role for deploying and managing CRM App service\r\n\r\nThis commit includes the following changes:\r\n- Upgraded the playbook based on Ansible verion 9.1.0.\r\n- Removed Nginx deployment tasks and configurations.\r\n\r\n* Add Ansible role for deploying and managing Nginx service\r\n\r\nThis commits includes the following changes:\r\n- Added Nginx playbook and role for deploying and managing Nginx\r\nservice.\r\n- Nginx role is written based on Ansible 9.1.0 standards.\r\n\r\n---------\r\n\r\nCo-authored-by: Sathiyaraj Sridhar ","shortMessageHtmlLink":"Include Nginx and CRM App Ansible roles (#2)"}},{"before":"cdd5f500c79470667847fe40d5799b2f41b23311","after":null,"ref":"refs/heads/dev/crm-app-role","pushedAt":"2023-12-09T06:36:55.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"sathiyaraj-sridhar","name":"Sathiyaraj Sridhar","path":"/sathiyaraj-sridhar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8068724?s=80&v=4"}},{"before":null,"after":"20f15d043badb24017d1817c3b2e4084f7553264","ref":"refs/heads/devel","pushedAt":"2023-12-09T06:33:06.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"sathiyaraj-sridhar","name":"Sathiyaraj Sridhar","path":"/sathiyaraj-sridhar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8068724?s=80&v=4"},"commit":{"message":"Add Ansible role for deploying and managing Nginx service\n\nThis commits includes the following changes:\n- Added Nginx playbook and role for deploying and managing Nginx\nservice.\n- Nginx role is written based on Ansible 9.1.0 standards.","shortMessageHtmlLink":"Add Ansible role for deploying and managing Nginx service"}},{"before":null,"after":"cdd5f500c79470667847fe40d5799b2f41b23311","ref":"refs/heads/dev/crm-app-role","pushedAt":"2023-12-08T18:49:57.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"sathiyaraj-sridhar","name":"Sathiyaraj Sridhar","path":"/sathiyaraj-sridhar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8068724?s=80&v=4"},"commit":{"message":"Revamp Ansible role for deploying and managing CRM App service\n\nThis commit includes the following changes:\n- Upgraded the playbook based on Ansible verion 9.1.0.\n- Removed Nginx deployment tasks and configurations.","shortMessageHtmlLink":"Revamp Ansible role for deploying and managing CRM App service"}},{"before":"36f405c02db3ff833392f5ed6dbb5a41b2e9c846","after":null,"ref":"refs/heads/devel","pushedAt":"2023-12-08T18:15:29.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"sathiyaraj-sridhar","name":"Sathiyaraj Sridhar","path":"/sathiyaraj-sridhar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8068724?s=80&v=4"}},{"before":"5c7ff6889088f56918cca34b71662e348fbd3316","after":"aeebe09e2b902d48f82aabe611d5780743c225e9","ref":"refs/heads/master","pushedAt":"2023-12-08T15:02:18.000Z","pushType":"pr_merge","commitsCount":5,"pusher":{"login":"sujankumar45","name":"Sujan Kumar Sakthi","path":"/sujankumar45","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/130230925?s=80&v=4"},"commit":{"message":"Merge pull request #1 from sloopstash/devel\n\nEnhancements to Redis role with supervisorctl integration and bug fixes","shortMessageHtmlLink":"Merge pull request #1 from sloopstash/devel"}},{"before":"79118f024fad9790248bd9ce5ba50e362c204e8d","after":"36f405c02db3ff833392f5ed6dbb5a41b2e9c846","ref":"refs/heads/devel","pushedAt":"2023-12-08T14:13:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sujankumar45","name":"Sujan Kumar Sakthi","path":"/sujankumar45","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/130230925?s=80&v=4"},"commit":{"message":"Bug fix","shortMessageHtmlLink":"Bug fix"}},{"before":"af366b0fd99edab90cb08e6d9ec39ea747367e46","after":"79118f024fad9790248bd9ce5ba50e362c204e8d","ref":"refs/heads/devel","pushedAt":"2023-12-08T13:23:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sujankumar45","name":"Sujan Kumar Sakthi","path":"/sujankumar45","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/130230925?s=80&v=4"},"commit":{"message":"Enhance Ansible Redis role\n\nThis commit has the following changes:\n- Updated Ansible module name in Redis role.\n- Added conditions on the task.\n- Improved readablity with embedding variables.","shortMessageHtmlLink":"Enhance Ansible Redis role"}},{"before":"b0400ba242c711dfff10fdb6acb210af111f7db8","after":"5c7ff6889088f56918cca34b71662e348fbd3316","ref":"refs/heads/master","pushedAt":"2023-12-08T11:25:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sujankumar45","name":"Sujan Kumar Sakthi","path":"/sujankumar45","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/130230925?s=80&v=4"},"commit":{"message":"Modify OS Ansible role\n\nI have done the following changes:\n- Removed unused params in the templates.\n- Fixed bug in the kernel parameter iteration.\n- Improved and verified conditions on every tasks.","shortMessageHtmlLink":"Modify OS Ansible role"}},{"before":"22f69fda8574bd4a7155d0718ca284cd1a080d03","after":"b0400ba242c711dfff10fdb6acb210af111f7db8","ref":"refs/heads/master","pushedAt":"2023-12-08T08:34:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JohnSundarraj","name":"John Sundarraj","path":"/JohnSundarraj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2304671?s=80&v=4"},"commit":{"message":"Revamp OS Ansible role\n\nUpgraded OS Ansible role as per latest infra upgrade plan. Need to test\nit before using it in critical infrastructure.","shortMessageHtmlLink":"Revamp OS Ansible role"}},{"before":"6cd233b9b8a53997d9eb59f1dbbd038c60130fa1","after":"af366b0fd99edab90cb08e6d9ec39ea747367e46","ref":"refs/heads/devel","pushedAt":"2023-12-08T08:33:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sujankumar45","name":"Sujan Kumar Sakthi","path":"/sujankumar45","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/130230925?s=80&v=4"},"commit":{"message":"Manage Redis service using supervisorctl module","shortMessageHtmlLink":"Manage Redis service using supervisorctl module"}},{"before":null,"after":"6cd233b9b8a53997d9eb59f1dbbd038c60130fa1","ref":"refs/heads/devel","pushedAt":"2023-12-08T07:15:45.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"sujankumar45","name":"Sujan Kumar Sakthi","path":"/sujankumar45","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/130230925?s=80&v=4"},"commit":{"message":"Improve Redis role","shortMessageHtmlLink":"Improve Redis role"}},{"before":"db04d1451ab1ce49035c2751a3d57d4ef38ab730","after":"22f69fda8574bd4a7155d0718ca284cd1a080d03","ref":"refs/heads/master","pushedAt":"2023-12-07T16:20:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JohnSundarraj","name":"John Sundarraj","path":"/JohnSundarraj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2304671?s=80&v=4"},"commit":{"message":"Remove duplicates from Ansible config\n\nDisabled repeated params in Ansible configuration file and customized\nAnsible roles path.","shortMessageHtmlLink":"Remove duplicates from Ansible config"}},{"before":"c110db814db3af5d3d02b2fe9e965bef589b1dab","after":"db04d1451ab1ce49035c2751a3d57d4ef38ab730","ref":"refs/heads/master","pushedAt":"2023-12-07T13:21:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JohnSundarraj","name":"John Sundarraj","path":"/JohnSundarraj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2304671?s=80&v=4"},"commit":{"message":"Revamp starter-kit\n\n* Removed the Docker image building resources.\n* Revamped Docker compose YAML as per latest infra upgrade plan.\n* Added and configured Ansible configuration file for 9.x version.\n* Reorganized directories and configs of Supervisor, Ansible tower, and Ansible vault.","shortMessageHtmlLink":"Revamp starter-kit"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMy0yOFQwNjo0MDozMy4wMDAwMDBazwAAAAQhcen5","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMy0yOFQwNjo0MDozMy4wMDAwMDBazwAAAAQhcen5","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMi0wN1QxMzoyMTo0My4wMDAwMDBazwAAAAPEB2xX"}},"title":"Activity ยท sloopstash/kickstart-ansible"}