Code Monkey home page Code Monkey logo

get-started's Introduction

Hi there ๐Ÿ‘‹

get-started's People

Contributors

akshay196 avatar

Watchers

 avatar  avatar

Forkers

khomesh24

get-started's Issues

Add support for Ubuntu

Playbook should also be run on different distributions of Linux. Currently it works on Fedora only.

vim installation error

Error log:

The full traceback is:
Traceback (most recent call last):
  File "/tmp/ansible_9wtQRR/ansible_module_dnf.py", line 534, in <module>
    main()
  File "/tmp/ansible_9wtQRR/ansible_module_dnf.py", line 530, in main
    ensure(module, base, params['state'], params['name'], params['autoremove'])
  File "/tmp/ansible_9wtQRR/ansible_module_dnf.py", line 466, in ensure
    base.do_transaction()
  File "/usr/lib/python2.7/site-packages/dnf/base.py", line 591, in do_transaction
    self._trans_error_summary(errstring))
dnf.exceptions.Error: Transaction check error:
  file /usr/share/man/man1/vim.1.gz from install of vim-common-2:8.0.1171-1.fc25.x86_64 conflicts with file from package vim-minimal-2:7.4.1989-2.fc25.x86_64

Error Summary
-------------


fatal: [127.0.0.1]: FAILED! => {
    "changed": false, 
    "module_stderr": "Traceback (most recent call last):\n  File \"/tmp/ansible_9wtQRR/ansible_module_dnf.py\", line 534, in <module>\n    main()\n  File \"/tmp/ansible_9wtQRR/ansible_module_dnf.py\", line 530, in main\n    ensure(module, base, params['state'], params['name'], params['autoremove'])\n  File \"/tmp/ansible_9wtQRR/ansible_module_dnf.py\", line 466, in ensure\n    base.do_transaction()\n  File \"/usr/lib/python2.7/site-packages/dnf/base.py\", line 591, in do_transaction\n    self._trans_error_summary(errstring))\ndnf.exceptions.Error: Transaction check error:\n  file /usr/share/man/man1/vim.1.gz from install of vim-common-2:8.0.1171-1.fc25.x86_64 conflicts with file from package vim-minimal-2:7.4.1989-2.fc25.x86_64\n\nError Summary\n-------------\n\n", 
    "module_stdout": "", 
    "msg": "MODULE FAILURE", 
    "rc": 0
}

.vimrc file not found error

Error log:

fatal: [127.0.0.1]: FAILED! => {
    "changed": false, 
    "invocation": {
        "module_args": {
            "attributes": null, 
            "backup": false, 
            "block": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", 
            "content": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", 
            "create": false, 
            "delimiter": null, 
            "directory_mode": null, 
            "follow": false, 
            "force": null, 
            "group": null, 
            "insertafter": "EOF", 
            "insertbefore": null, 
            "marker": "# {mark} ANSIBLE MANAGED BLOCK", 
            "mode": null, 
            "owner": null, 
            "path": "/root/.vimrc", 
            "regexp": null, 
            "remote_src": null, 
            "selevel": null, 
            "serole": null, 
            "setype": null, 
            "seuser": null, 
            "src": null, 
            "state": "present", 
            "unsafe_writes": null, 
            "validate": null
        }
    }, 
    "msg": "Path /root/.vimrc does not exist !", 
    "rc": 257
}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.