Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support for schedule_id parameter #889

Merged
merged 5 commits into from
Aug 5, 2024

Conversation

przemkalit
Copy link
Contributor

What does this PR do?

This PR add support for exporting single schedule.

How should this be tested?

- name: Get schedule
  hosts: localhost
  connection: local 
  roles:
    - role: infra.controller_configuration.filetree_create
      vars:
        schedule_id: 4

Is there a relevant Issue open for this?

N/A

Other Relevant info, PRs, etc

#836

roles/filetree_create/tasks/schedules.yml Outdated Show resolved Hide resolved
Copy link
Contributor

@adonisgarciac adonisgarciac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@djdanielsson
Copy link
Collaborator

@ivarmu does it look good now?

Copy link
Contributor

@ivarmu ivarmu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ivarmu ivarmu enabled auto-merge (squash) August 5, 2024 15:03
@djdanielsson
Copy link
Collaborator

forcing merge cuz looks like CI is broken again...

@djdanielsson djdanielsson merged commit a288e75 into redhat-cop:devel Aug 5, 2024
7 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants