Open NeroCube opened 5 months ago
[tool.poetry.dependencies] python = "^3.6" ansible = { git = "https://github.com/ansible/ansible.git", branch = "devel" } # or ansible = { git = "https://github.com/ansible/ansible.git", tag = "v2.6.6" } # or ansible = { git = "https://github.com/ansible/ansible.git", rev = "e5664c4" }