Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failure during "Install necessities and nice-to-haves" #793

Open
dutts opened this issue Feb 2, 2020 · 3 comments
Open

Failure during "Install necessities and nice-to-haves" #793

dutts opened this issue Feb 2, 2020 · 3 comments

Comments

@dutts
Copy link

dutts commented Feb 2, 2020

TASK [common : Install necessities and nice-to-haves] **************************
failed: [178.79.186.238] (item=[u'apache2', u'apt-transport-https', u'apticron', u'build-essential', u'debian-goodies', u'git', u'htop', u'iftop', u'iotop', u'molly-guard', u'mosh', u'python3-software-properties', u'ruby', u'screen', u'sudo', u'unattended-upgrades', u'vim', u'zsh']) => {"ansible_loop_var": "item", "changed": false, "item": ["apache2", "apt-transport-https", "apticron", "build-essential", "debian-goodies", "git", "htop", "iftop", "iotop", "molly-guard", "mosh", "python3-software-properties", "ruby", "screen", "sudo", "unattended-upgrades", "vim", "zsh"], "msg": "value of state must be one of: absent, build-dep, fixed, latest, present, got: installed"}

I'm getting the above running the ansible script.

@neuhaus
Copy link
Member

neuhaus commented Feb 2, 2020

What Linux distribution (with version) are you running it on?
What version of Ansible are you using?

@codecowboy
Copy link

This could be related to the Ansible version. I just logged a separate issue when using vagrant. What ansible version are you running locally?

@ruanha
Copy link

ruanha commented Feb 10, 2020

getting the same error, Ansible version 2.9.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants