refactor: upgrade ansible, remove clean_desired flag, add separate clean playbook
This commit is contained in:
@@ -6,8 +6,8 @@ authors = ["Iurii Tatishchev <itatishch@gmail.com>"]
|
||||
readme = "README.md"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.10"
|
||||
ansible = "^10.1.0"
|
||||
python = "^3.11"
|
||||
ansible = "^11.1.0"
|
||||
ansible-vault = "^2.1.0"
|
||||
netaddr = "^1.3.0"
|
||||
|
||||
|
Reference in New Issue
Block a user