manage
manage copied to clipboard
Create manage_ansible module
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