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

Deploy containers as nodes #7

Closed
ArtiomL opened this issue Jan 30, 2018 · 0 comments
Closed

Deploy containers as nodes #7

ArtiomL opened this issue Jan 30, 2018 · 0 comments
Labels
enhancement wontfix This will not be worked on

Comments

@ArtiomL
Copy link
Owner

ArtiomL commented Jan 30, 2018

- name: Start containers
  docker_container:
    name: "container{{ item }}"
    image: someuser/anotherappimage
  with_sequence: count=4
@ArtiomL ArtiomL added the wontfix This will not be worked on label Sep 21, 2018
@ArtiomL ArtiomL closed this as completed Sep 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant