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

Implement tower_inventory_source module #2

Open
Ubun1 opened this issue Jun 28, 2019 · 0 comments
Open

Implement tower_inventory_source module #2

Ubun1 opened this issue Jun 28, 2019 · 0 comments

Comments

@Ubun1
Copy link
Owner

Ubun1 commented Jun 28, 2019

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
    ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant