Coder Social home page Coder Social logo

ansible-makepkg's People

Contributors

asavartzeth avatar gunzy83 avatar obszczymucha avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ansible-makepkg's Issues

ERROR! no action detected in task.

Hi,

I've been trying to run the example exactly as specified in the readme. But I just keep getting this error:

ERROR! no action detected in task. This often indicates a misspelled module name, or incorrect module path.

The error appears to have been in '/Users/macuser/Developer/arch/library/playbook.yml': line 7, column 7, but may
be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:

  tasks:
    - name: Ensure aurvote is installed
      ^ here

The error appears to have been in '/Users/macuser/Developer/arch/library/playbook.yml': line 7, column 7, but may
be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:

  tasks:
    - name: Ensure aurvote is installed
      ^ here

Ansible failed to complete successfully. Any error output should be
visible above. Please fix these errors and try again.

Here's my playbook:

---
- hosts: all
  vars:
  remote_user: root
  become: yes
  tasks:
    - name: Ensure aurvote is installed
      makepkg:
        name: aurvote
        state: present

It's as though the module isn't being parsed by ansible. However it is right there from when I cloned it, as specified in the readme:

$ ls -la library
total 120
drwxr-xr-x  7 macuser  staff    238 Feb 26 20:34 .
drwxr-xr-x  8 macuser  staff    272 Feb 26 20:35 ..
-rw-r--r--  1 macuser  staff  35147 Feb 26 20:20 COPYING
-rw-r--r--  1 macuser  staff   1576 Feb 26 20:20 README.md
-rw-r--r--  1 macuser  staff  12246 Feb 26 20:20 makepkg
-rw-r--r--  1 macuser  staff      8 Feb 26 19:51 playbook.retry
-rw-r--r--  1 macuser  staff    167 Feb 26 20:36 playbook.yml

Do you have any ideas?

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.