Added ansible-parallel
Signed-off-by: Marcin Woźniak <marcin.wozniak@wundermanthompson.com>
This commit is contained in:
@ -116,6 +116,7 @@ function install_black() {
|
||||
function install_ansible() {
|
||||
# Install Ansible
|
||||
pip3 install ansible ansible-lint ansible-core --pre --user --force --quiet
|
||||
pip3 install ansible-parallel --pre --user --force --quiet
|
||||
}
|
||||
|
||||
function install_ansible-language-server() {
|
||||
|
Reference in New Issue
Block a user