parent
4dc3e59b08
commit
a0a09c6095
|
@ -33,7 +33,7 @@ module VagrantPlugins
|
||||||
# Current limitations:
|
# Current limitations:
|
||||||
# - The installation of a specific Ansible version is only supported by
|
# - The installation of a specific Ansible version is only supported by
|
||||||
# the "pip" install_mode.
|
# the "pip" install_mode.
|
||||||
# - There is no abslute guarantee that the automated installation will replace
|
# - There is no absolute guarantee that the automated installation will replace
|
||||||
# a previous Ansible installation (although it works fine in many cases)
|
# a previous Ansible installation (although it works fine in many cases)
|
||||||
#
|
#
|
||||||
def check_and_install_ansible
|
def check_and_install_ansible
|
||||||
|
|
Loading…
Reference in New Issue