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

template_task.py contains wrong example #1

Open
kmf opened this issue Sep 18, 2023 · 0 comments
Open

template_task.py contains wrong example #1

kmf opened this issue Sep 18, 2023 · 0 comments

Comments

@kmf
Copy link

kmf commented Sep 18, 2023

Should probably be bnc.semaphore.template_task

bnc.semaphore/plugins/modules/template_task.py

# Creates an environment in project with ID 1
- name: Create environment
  bnc.semaphore.environment:
    name: Test environment
    state: present
    url: http://localhost:3000/api
    token: XXXX
    json: '{}'
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

No branches or pull requests

1 participant