-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
I think this may be an issue with ansible itself, and I will install a more recent version of ansible via pip.
TASK [devops-coop.minecraft : install Minecraft dependencies] ****************************************
failed: [localhost] (item=[u'java-1.8.0-openjdk', u'sudo']) => {"changed": false, "item": ["java-1.8.0-openjdk", "sudo"], "msg": "python2 yum module is needed for this module"}
to retry, use: --limit @/home/dan/familymc/playbook.retry
The claim is that it needs the python2 yum module - there is no such module, and ansible is installed.
Metadata
Metadata
Assignees
Labels
No labels