Skip to content

Commit 392376e

Browse files
build(deps): bump ansible from 3.4.0 to 4.2.0 in /playbooks
Bumps [ansible](https://github.com/ansible/ansible) from 3.4.0 to 4.2.0. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/commits) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d466c33 commit 392376e

2 files changed

Lines changed: 42 additions & 9 deletions

File tree

playbooks/poetry.lock

Lines changed: 41 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

playbooks/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = ["max.rodionov"]
66

77
[tool.poetry.dependencies]
88
python = "^3.8"
9-
ansible = "^3.4.0"
9+
ansible = "^4.2.0"
1010

1111
[tool.poetry.dev-dependencies]
1212

0 commit comments

Comments
 (0)