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

Create manage_ansible module #3

Open
rochacbruno opened this issue Jul 4, 2016 · 0 comments
Open

Create manage_ansible module #3

rochacbruno opened this issue Jul 4, 2016 · 0 comments
Labels

Comments

@rochacbruno
Copy link
Collaborator

Description

Ansible as a django_manage core module, I think it is useful to create a manage module for ansible.

tasks:
  - name: show manage debug
    manage:
        debug: options=V
  - name: Creates a naval ship
    manage:
        ship:
            new: FireStorm

It should rely on a MANAGE_FILE global variable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant