{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":484977239,"defaultBranch":"main","name":"molecule-plugins","ownerLogin":"ansible-community","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-04-24T09:04:06.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/36424623?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1723475184.0","currentOid":""},"activityList":{"items":[{"before":"5ab90a0248e3c1928900547c336074c67a6cc8c3","after":"fdc748ffa7b72686f4f99196c8b528167eccf40f","ref":"refs/heads/main","pushedAt":"2024-09-27T20:39:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"apatard","name":"Arnaud Patard","path":"/apatard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2619394?s=80&v=4"},"commit":{"message":"fix #239 , use python-style templating instead of Jinja in the plugins login_cmd_template (#240)\n\nfix #239 , use python-style templating instead of Jinja in all drivers login_cmd_template\r\n\r\nThis file assumes Jinja templating for the port parameter and passes a Jinja-style \"{{ port }}\".\r\n\r\nhttps://github.com/ansible/molecule/blob/main/src/molecule/command/login.py#L105\r\n\r\nWhen it reaches molecule, it is subsituted in this file and is done by python calling `.format()` on the string.\r\nThat causes it to not render correctly and gives users issues running\r\nmolecule login.\r\n\r\nref: https://github.com/ansible-community/molecule-plugins/issues/239\r\n\r\nFixed all affected plugins.","shortMessageHtmlLink":"fix #239 , use python-style templating instead of Jinja in the plugin…"}},{"before":"6a7ec7d0f99cdda6a5240b949b1d35beb594049b","after":"62a324e7d83c846484088680fa5bb48a43cfa2df","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-09-23T17:54:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] auto fixes from pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci","shortMessageHtmlLink":"[pre-commit.ci] auto fixes from pre-commit.com hooks"}},{"before":"72a7bc2ff001865033d8fae6cb84f7fb5c3a375c","after":"6a7ec7d0f99cdda6a5240b949b1d35beb594049b","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-09-23T17:53:52.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/PyCQA/doc8.git: v1.1.1 → v1.1.2](https://github.com/PyCQA/doc8.git/compare/v1.1.1...v1.1.2)\n- [github.com/psf/black: 24.1.1 → 24.8.0](https://github.com/psf/black/compare/24.1.1...24.8.0)\n- [github.com/pre-commit/pre-commit-hooks.git: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks.git/compare/v4.5.0...v4.6.0)\n- [github.com/astral-sh/ruff-pre-commit: v0.2.0 → v0.6.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.2.0...v0.6.7)\n- [github.com/ansible/ansible-lint.git: v6.22.2 → v24.9.2](https://github.com/ansible/ansible-lint.git/compare/v6.22.2...v24.9.2)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}},{"before":"49d945d355601ade774c7d3c5ce61ebd9616982c","after":"72a7bc2ff001865033d8fae6cb84f7fb5c3a375c","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-09-19T16:45:44.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ssbarnea","name":"Sorin Sbarnea","path":"/ssbarnea","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/102495?s=80&v=4"},"commit":{"message":"Merge branch 'main' into pre-commit-ci-update-config","shortMessageHtmlLink":"Merge branch 'main' into pre-commit-ci-update-config"}},{"before":"9943538d487b25a03d24c886980f3d0a643aaaaa","after":"5ab90a0248e3c1928900547c336074c67a6cc8c3","ref":"refs/heads/main","pushedAt":"2024-09-19T16:45:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ssbarnea","name":"Sorin Sbarnea","path":"/ssbarnea","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/102495?s=80&v=4"},"commit":{"message":"Unbreak CI (#260)\n\n* Unbreak CI\r\n\r\n- Upgrade containers and boxes to use newer versions\r\n- Remove create.yml/destroy.yml templates copied by molecule with molecule init for unlucky plugins\r\n- Rename vagrant tests to avoid \"import vagrant\" in the test importing the\r\n test module instead of importing the vagrant module.\r\n- Move the vagrant box_url testing to its own test to avoid failures in multi-node\r\n where it would be hard to know if the issue is with the test or with the box_url test.\r\n\r\nSigned-off-by: Arnaud Patard \r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\n---------\r\n\r\nSigned-off-by: Arnaud Patard \r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Unbreak CI (#260)"}},{"before":"fba6963dbae81f366858f96bbf3e773f14972cb9","after":"49d945d355601ade774c7d3c5ce61ebd9616982c","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-09-16T17:54:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] auto fixes from pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci","shortMessageHtmlLink":"[pre-commit.ci] auto fixes from pre-commit.com hooks"}},{"before":"984ddd60f4a10936e3ac45997ea93e8ff8ba273d","after":"fba6963dbae81f366858f96bbf3e773f14972cb9","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-09-16T17:53:55.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/PyCQA/doc8.git: v1.1.1 → v1.1.2](https://github.com/PyCQA/doc8.git/compare/v1.1.1...v1.1.2)\n- [github.com/psf/black: 24.1.1 → 24.8.0](https://github.com/psf/black/compare/24.1.1...24.8.0)\n- [github.com/pre-commit/pre-commit-hooks.git: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks.git/compare/v4.5.0...v4.6.0)\n- [github.com/astral-sh/ruff-pre-commit: v0.2.0 → v0.6.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.2.0...v0.6.5)\n- [github.com/ansible/ansible-lint.git: v6.22.2 → v24.9.0](https://github.com/ansible/ansible-lint.git/compare/v6.22.2...v24.9.0)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}},{"before":"0d7e8fb1b3dfe3f0efde79700f81d7d7dae6e03d","after":"984ddd60f4a10936e3ac45997ea93e8ff8ba273d","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-09-09T17:56:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] auto fixes from pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci","shortMessageHtmlLink":"[pre-commit.ci] auto fixes from pre-commit.com hooks"}},{"before":"c5c66424e13c76e3b2753be92797a157a0b86f2b","after":"0d7e8fb1b3dfe3f0efde79700f81d7d7dae6e03d","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-09-09T17:56:20.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/PyCQA/doc8.git: v1.1.1 → v1.1.2](https://github.com/PyCQA/doc8.git/compare/v1.1.1...v1.1.2)\n- [github.com/psf/black: 24.1.1 → 24.8.0](https://github.com/psf/black/compare/24.1.1...24.8.0)\n- [github.com/pre-commit/pre-commit-hooks.git: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks.git/compare/v4.5.0...v4.6.0)\n- [github.com/astral-sh/ruff-pre-commit: v0.2.0 → v0.6.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.2.0...v0.6.4)\n- [github.com/ansible/ansible-lint.git: v6.22.2 → v24.7.0](https://github.com/ansible/ansible-lint.git/compare/v6.22.2...v24.7.0)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}},{"before":"44867ef069fd8df53366719d98d24a6dfb35d2eb","after":"c5c66424e13c76e3b2753be92797a157a0b86f2b","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-09-02T17:54:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] auto fixes from pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci","shortMessageHtmlLink":"[pre-commit.ci] auto fixes from pre-commit.com hooks"}},{"before":"4cea8f30c083ac42826144e3351673b3e951f0d7","after":"44867ef069fd8df53366719d98d24a6dfb35d2eb","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-09-02T17:53:07.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/PyCQA/doc8.git: v1.1.1 → v1.1.2](https://github.com/PyCQA/doc8.git/compare/v1.1.1...v1.1.2)\n- [github.com/psf/black: 24.1.1 → 24.8.0](https://github.com/psf/black/compare/24.1.1...24.8.0)\n- [github.com/pre-commit/pre-commit-hooks.git: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks.git/compare/v4.5.0...v4.6.0)\n- [github.com/astral-sh/ruff-pre-commit: v0.2.0 → v0.6.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.2.0...v0.6.3)\n- [github.com/ansible/ansible-lint.git: v6.22.2 → v24.7.0](https://github.com/ansible/ansible-lint.git/compare/v6.22.2...v24.7.0)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}},{"before":"1101168b984c7c854314c5e6efa724c7b253e4fe","after":"4cea8f30c083ac42826144e3351673b3e951f0d7","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-08-26T18:00:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] auto fixes from pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci","shortMessageHtmlLink":"[pre-commit.ci] auto fixes from pre-commit.com hooks"}},{"before":"9f94e1dbb83c9de781496b4de3e6f05d6a1e4664","after":"1101168b984c7c854314c5e6efa724c7b253e4fe","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-08-26T17:59:37.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/psf/black: 24.1.1 → 24.8.0](https://github.com/psf/black/compare/24.1.1...24.8.0)\n- [github.com/pre-commit/pre-commit-hooks.git: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks.git/compare/v4.5.0...v4.6.0)\n- [github.com/astral-sh/ruff-pre-commit: v0.2.0 → v0.6.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.2.0...v0.6.2)\n- [github.com/ansible/ansible-lint.git: v6.22.2 → v24.7.0](https://github.com/ansible/ansible-lint.git/compare/v6.22.2...v24.7.0)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}},{"before":"263b0a767135e04bc9ad2a7aee27bb3526d54f3a","after":"9f94e1dbb83c9de781496b4de3e6f05d6a1e4664","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-08-19T17:53:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] auto fixes from pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci","shortMessageHtmlLink":"[pre-commit.ci] auto fixes from pre-commit.com hooks"}},{"before":"4c4f2300a0042305947080708e30b261728c8874","after":"263b0a767135e04bc9ad2a7aee27bb3526d54f3a","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-08-19T17:53:09.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/psf/black: 24.1.1 → 24.8.0](https://github.com/psf/black/compare/24.1.1...24.8.0)\n- [github.com/pre-commit/pre-commit-hooks.git: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks.git/compare/v4.5.0...v4.6.0)\n- [github.com/astral-sh/ruff-pre-commit: v0.2.0 → v0.6.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.2.0...v0.6.1)\n- [github.com/ansible/ansible-lint.git: v6.22.2 → v24.7.0](https://github.com/ansible/ansible-lint.git/compare/v6.22.2...v24.7.0)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}},{"before":"7c34049cdd453a3e50c4ba1410be508a83e4ae8b","after":"4c4f2300a0042305947080708e30b261728c8874","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-08-12T17:52:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] auto fixes from pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci","shortMessageHtmlLink":"[pre-commit.ci] auto fixes from pre-commit.com hooks"}},{"before":"101aba1a134290aeb2a64cbf3e1cb5fc3f840467","after":"7c34049cdd453a3e50c4ba1410be508a83e4ae8b","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-08-12T17:51:50.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/psf/black: 24.1.1 → 24.8.0](https://github.com/psf/black/compare/24.1.1...24.8.0)\n- [github.com/pre-commit/pre-commit-hooks.git: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks.git/compare/v4.5.0...v4.6.0)\n- [github.com/astral-sh/ruff-pre-commit: v0.2.0 → v0.5.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.2.0...v0.5.7)\n- [github.com/ansible/ansible-lint.git: v6.22.2 → v24.7.0](https://github.com/ansible/ansible-lint.git/compare/v6.22.2...v24.7.0)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}},{"before":null,"after":"0901ddfbe455658887b7ebe23ad83b5b9934ce44","ref":"refs/heads/dependabot/github_actions/coactions/dynamic-matrix-3","pushedAt":"2024-08-12T15:06:24.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump coactions/dynamic-matrix from 1 to 3\n\nBumps [coactions/dynamic-matrix](https://github.com/coactions/dynamic-matrix) from 1 to 3.\n- [Release notes](https://github.com/coactions/dynamic-matrix/releases)\n- [Commits](https://github.com/coactions/dynamic-matrix/compare/v1...v3)\n\n---\nupdated-dependencies:\n- dependency-name: coactions/dynamic-matrix\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump coactions/dynamic-matrix from 1 to 3"}},{"before":"40591de161435b1dec7e1fcd17a8fe87324355e6","after":"101aba1a134290aeb2a64cbf3e1cb5fc3f840467","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-08-05T18:08:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] auto fixes from pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci","shortMessageHtmlLink":"[pre-commit.ci] auto fixes from pre-commit.com hooks"}},{"before":"18bced5b4b14110be2452b4f87853ddf6a42fd38","after":"40591de161435b1dec7e1fcd17a8fe87324355e6","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-08-05T18:08:09.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/psf/black: 24.1.1 → 24.8.0](https://github.com/psf/black/compare/24.1.1...24.8.0)\n- [github.com/pre-commit/pre-commit-hooks.git: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks.git/compare/v4.5.0...v4.6.0)\n- [github.com/astral-sh/ruff-pre-commit: v0.2.0 → v0.5.6](https://github.com/astral-sh/ruff-pre-commit/compare/v0.2.0...v0.5.6)\n- [github.com/ansible/ansible-lint.git: v6.22.2 → v24.7.0](https://github.com/ansible/ansible-lint.git/compare/v6.22.2...v24.7.0)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}},{"before":"e7e1961a3f8069a96e2402882c990318bb33aa75","after":"18bced5b4b14110be2452b4f87853ddf6a42fd38","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-07-29T17:58:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] auto fixes from pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci","shortMessageHtmlLink":"[pre-commit.ci] auto fixes from pre-commit.com hooks"}},{"before":"1d360018dddbdee77101e98f243fdc1ebd1d8a0d","after":"e7e1961a3f8069a96e2402882c990318bb33aa75","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-07-29T17:58:30.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/psf/black: 24.1.1 → 24.4.2](https://github.com/psf/black/compare/24.1.1...24.4.2)\n- [github.com/pre-commit/pre-commit-hooks.git: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks.git/compare/v4.5.0...v4.6.0)\n- [github.com/astral-sh/ruff-pre-commit: v0.2.0 → v0.5.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.2.0...v0.5.5)\n- [github.com/ansible/ansible-lint.git: v6.22.2 → v24.7.0](https://github.com/ansible/ansible-lint.git/compare/v6.22.2...v24.7.0)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}},{"before":"b1a089e3181e2b663e0d856b597a372bca5599f6","after":"1d360018dddbdee77101e98f243fdc1ebd1d8a0d","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-07-22T17:57:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] auto fixes from pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci","shortMessageHtmlLink":"[pre-commit.ci] auto fixes from pre-commit.com hooks"}},{"before":"18eb5fab7c5248fdf89670d5d008e4f53361bca9","after":"b1a089e3181e2b663e0d856b597a372bca5599f6","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-07-22T17:56:20.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/psf/black: 24.1.1 → 24.4.2](https://github.com/psf/black/compare/24.1.1...24.4.2)\n- [github.com/pre-commit/pre-commit-hooks.git: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks.git/compare/v4.5.0...v4.6.0)\n- [github.com/astral-sh/ruff-pre-commit: v0.2.0 → v0.5.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.2.0...v0.5.4)\n- [github.com/ansible/ansible-lint.git: v6.22.2 → v24.7.0](https://github.com/ansible/ansible-lint.git/compare/v6.22.2...v24.7.0)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}},{"before":"ef4dacf4ebd539e48832748cfbd8b06e863f5edf","after":"18eb5fab7c5248fdf89670d5d008e4f53361bca9","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-07-15T17:55:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] auto fixes from pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci","shortMessageHtmlLink":"[pre-commit.ci] auto fixes from pre-commit.com hooks"}},{"before":"3f28978edef9c1f1cad204f03628bd6f23e5c2fd","after":"ef4dacf4ebd539e48832748cfbd8b06e863f5edf","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-07-15T17:55:12.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/psf/black: 24.1.1 → 24.4.2](https://github.com/psf/black/compare/24.1.1...24.4.2)\n- [github.com/pre-commit/pre-commit-hooks.git: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks.git/compare/v4.5.0...v4.6.0)\n- [github.com/astral-sh/ruff-pre-commit: v0.2.0 → v0.5.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.2.0...v0.5.2)\n- [github.com/ansible/ansible-lint.git: v6.22.2 → v24.7.0](https://github.com/ansible/ansible-lint.git/compare/v6.22.2...v24.7.0)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}},{"before":"cce71a465e70c9c498a3d9a00b268fa4790688a6","after":"3f28978edef9c1f1cad204f03628bd6f23e5c2fd","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-07-08T17:43:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] auto fixes from pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci","shortMessageHtmlLink":"[pre-commit.ci] auto fixes from pre-commit.com hooks"}},{"before":"842d78b2c0c25928af19aa9c700631c45c6cbef0","after":"cce71a465e70c9c498a3d9a00b268fa4790688a6","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-07-08T17:43:35.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/psf/black: 24.1.1 → 24.4.2](https://github.com/psf/black/compare/24.1.1...24.4.2)\n- [github.com/pre-commit/pre-commit-hooks.git: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks.git/compare/v4.5.0...v4.6.0)\n- [github.com/astral-sh/ruff-pre-commit: v0.2.0 → v0.5.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.2.0...v0.5.1)\n- [github.com/ansible/ansible-lint.git: v6.22.2 → v24.6.1](https://github.com/ansible/ansible-lint.git/compare/v6.22.2...v24.6.1)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}},{"before":"5b758a29167473537ef56f4d0775c499ce012459","after":"842d78b2c0c25928af19aa9c700631c45c6cbef0","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-07-01T18:04:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] auto fixes from pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci","shortMessageHtmlLink":"[pre-commit.ci] auto fixes from pre-commit.com hooks"}},{"before":"c8c28e08d332a6610360f6de7693cf6b0ed6f666","after":"5b758a29167473537ef56f4d0775c499ce012459","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-07-01T18:03:00.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/psf/black: 24.1.1 → 24.4.2](https://github.com/psf/black/compare/24.1.1...24.4.2)\n- [github.com/pre-commit/pre-commit-hooks.git: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks.git/compare/v4.5.0...v4.6.0)\n- [github.com/astral-sh/ruff-pre-commit: v0.2.0 → v0.5.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.2.0...v0.5.0)\n- [github.com/ansible/ansible-lint.git: v6.22.2 → v24.6.1](https://github.com/ansible/ansible-lint.git/compare/v6.22.2...v24.6.1)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yN1QyMDozOToxNC4wMDAwMDBazwAAAATDASrv","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNy0wMVQxODowMzowMC4wMDAwMDBazwAAAAR0DCp9"}},"title":"Activity · ansible-community/molecule-plugins"}