Skip to content

Return codes for this collection??? #85

Description

@kevdogg

Sorry this isn't a bug, just more a question about this collections return codes.

I have the following code:

- name: Install Arch AUR packages using kewlfft.aur
  kewlfft.aur.aur:
    use: auto
    state: present
    name: "{{ AUR_packages }}"
  become: false
  register: AURout
  tags:
    - aur

is AURout just going to contain the standard ansible return values as documented here: https://docs.ansible.com/projects/ansible/latest/reference_appendices/common_return_values.html#common

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions