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

Implement tower_scheduling custome module #1

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

Implement tower_scheduling custome module #1

Ubun1 opened this issue Jun 28, 2019 · 0 comments

Comments

@Ubun1
Copy link
Owner

Ubun1 commented Jun 28, 2019

need to remove shell-outs in ansible code.
change:

- name: set scheduling
  shell: |
    tower-cli schedule ...

to:

- name: set scheduling
  tower_scheduling:
    time: 3min
    workflow: my_workflow
    ....
@Ubun1 Ubun1 changed the title Implement tower-scheduling custome module Implement tower_scheduling custome module Jun 28, 2019
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