Skip to content
This repository was archived by the owner on Apr 13, 2022. It is now read-only.
This repository was archived by the owner on Apr 13, 2022. It is now read-only.

Implement tower_inventory_source module #2

Description

@Ubun1

replace:

- name: create inventory source
  shell: |
    ...
    tower-cli inventory_source create
    ...

to:

- name: create inventory source
  tower_inventory_source:
    source-script: some_script
    dynamic-inventory: some_inventory
    ...

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