Icaro Install Problem

Hi,

I am try to install Icaro on Centos 7 and Centos 8. On 2 system have a error:

icaro: Running ansible-playbook…
[DEPRECATION WARNING]: Ansible will require Python 3.8 or newer on the
controller starting with Ansible 2.12. Current version: 3.6.8 (default, Mar 19
2021, 05:13:41) [GCC 8.4.1 20200928 (Red Hat 8.4.1-1)]. This feature will be
removed from ansible-core in version 2.12. Deprecation warnings can be disabled
by setting deprecation_warnings=False in ansible.cfg.
usage: ansible-playbook [-h] [–version] [-v] [-k]
[–private-key PRIVATE_KEY_FILE] [-u REMOTE_USER]
[-c CONNECTION] [-T TIMEOUT]
[–ssh-common-args SSH_COMMON_ARGS]
[–sftp-extra-args SFTP_EXTRA_ARGS]
[–scp-extra-args SCP_EXTRA_ARGS]
[–ssh-extra-args SSH_EXTRA_ARGS] [–force-handlers]
[–flush-cache] [-b] [–become-method BECOME_METHOD]
[–become-user BECOME_USER] [-K] [-t TAGS]
[–skip-tags SKIP_TAGS] [-C] [–syntax-check] [-D]
[-i INVENTORY] [–list-hosts] [-l SUBSET]
[-e EXTRA_VARS] [–vault-id VAULT_IDS]
[–ask-vault-password | --vault-password-file VAULT_PASSWORD_FILES]
[-f FORKS] [-M MODULE_PATH] [–list-tasks]
[–list-tags] [–step] [–start-at-task START_AT_TASK]
playbook [playbook …]
ansible-playbook: error: unrecognized arguments: --sudo

Help me please…

I’ll bet if you search this forum you find some pointers (to list a few) :

Solved!

Its a problem on Vagrand dont see new version of ansible

Link of solution https://github.com/hashicorp/vagrant/commit/89c071d374437c8c24dce52a75434dafe90ccd69

Thanks

4 Likes